web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Pages / Integrate eWAY Payment...
Power Pages
Unanswered

Integrate eWAY Payment Gateway

(0) ShareShare
ReportReport
Posted on by 6

Hi,

 

I am trying to integrate eWAY payment gateway with Power Apps Portal and my scenario is like below:

 

1. User click on the "Pay Now" button

2. eWAY pay form appears - seeking all the details

3. Finish the payment

3.1. On success

3.1.1. Create the record in the "Payment" entity in dataverse entity with all the transaction details (e.g. transaction ID/reference, last 4 digits of card, amount etc...)

3.2. On failure

3.2.2. Create the "Payment" record with failure details

 

What I have implemented so far is Payment is getting successful using this.

 

Issues I am facing right now are:

1. Unable to retrieve the executed transaction details/error details and display it on the form

2. How can I create a "Payment" record after eWAY transaction execution?

 

Thanks in advance,

Pratik.

Categories:
I have the same question (0)
  • Hugo Bernier Profile Picture
    Microsoft Employee on at

    @Pratik you can integrate eWay with Power Pages as you would any static HTML web site and follow the examples on the eWay site , but I should caution you that creating records from the client side into your dataverse will require you to set permissions to allow creating new records, which means that anyone with a browser could observe and directly create with a simple Ajax call -- unless you create a private/public key that allows you to verify the integrity of the record as you try to create it to prevent folks from "manually" creating records.

     

    You could try using a custom api, but make sure you're not passing any PCI DSS information to make sure you're compliant.

     

    You could also use the transparent redirect  approach and call something like an Azure function to create the record in dataverse, but you'll still need to validate every request made for fraud verification.

     

    I hope this will get you started in the right direction?

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
11manish Profile Picture

11manish 42

#2
Valantis Profile Picture

Valantis 41

#3
Vish WR Profile Picture

Vish WR 23

Last 30 days Overall leaderboard