Announcements
I am trying to integrate a payment platform "Eway" using this article "https://medium.com/microsoft-power-platform-tips-tricks/payments-in-powerapps-portal-part-1-2-8ac068821848" in my power portal/pages, the problem I am facing is when the payment is being process the data is not being inserted into CDS the code is running fine and no error is being showed.
Any help would be appreciated.
Hi ricchjade,
The link you shared is throwing a 404 error. Can you please share the code/approach through which you are creating records in Common Data Service pr Dataverse?
ThanksRegards,
Abdul WahabPower Platform/Customer Engagement Developer/Lead/Solution Architecture/Project ManagerDirect/WhatsApp:+923323281237E-mail: abdulwahabubit@outlook.comSkype: abdul.wahabubitLinkedin: https://www.linkedin.com/in/abdul-wahab-a5b8b011a/
Here is the revised link: https://medium.com/@andrew.grischenko/payments-in-powerapps-portal-part-2-2-8c0d2f325d9f
I am using the following code:
success: function(response){if(response && response.Transactions.length > 0 && response.Transactions[0].TransactionStatus){// We've got the response and its a confirmed payment// Fill in the fields and submit the entity form$("#cds_Reference").val(transaction = response.Transactions[0].TransactionID);$("#cds_Verification").val(access_code);$("#cds_Amount").val( response.Transactions[0].TotalAmount / 100 );$("#InsertButton").click();} else
Hi
Then the link is best for you.
Let me know if I can provide you with more details.
Abdul WahabPower Platform/Customer Engagement Developer/Lead/Solution Architecture/Project ManagerDirect/WhatsApp:+923323281237E-mail: abdulwahabubit@outlook.comSkype: abdul.wahabubit
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 397 Super User 2026 Season 2
Mohsin Ali 354
WarrenBelz 232 Most Valuable Professional