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 Apps / (Power Portal) Autofil...
Power Apps
Unanswered

(Power Portal) Autofill CDS after a payment has been processed

(0) ShareShare
ReportReport
Posted on by 4

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.

Categories:
  • AbdulWahab Profile Picture
    517 on at

    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?

     

    Thanks
    Regards,

    Abdul Wahab
    Power Platform/Customer Engagement Developer/Lead/Solution Architecture/Project Manager
    Direct/WhatsApp:+923323281237
    E-mail: abdulwahabubit@outlook.com
    Skype: abdul.wahabubit
    Linkedin: https://www.linkedin.com/in/abdul-wahab-a5b8b011a/

  • ricchjade Profile Picture
    4 on at

    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

     

  • AbdulWahab Profile Picture
    517 on at

    Hi 

     

    Then the link is best for you.

     

    Let me know if I can provide you with more details.

     

    Thanks
    Regards,

    Abdul Wahab
    Power Platform/Customer Engagement Developer/Lead/Solution Architecture/Project Manager
    Direct/WhatsApp:+923323281237
    E-mail: abdulwahabubit@outlook.com
    Skype: 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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard