Hi Everyone,
I am trying to integrate Place Pay payment gateway into power pages, I am using power automate cloud flow to call api and get response like access token , account id and all other details in power pages and use them in payment form. Is it safe to? If not then, can you please tell me why and what will be the best approach to achieve this payment gate way integration in power pages.
Place pay documentation for refrence : - https://developer.placepay.com/?#introduction
Thanks & Regards.
Hi, if you intend to use the new Power Pages trigger for Cloud Flows, I would say that that's is secure!
Any API keys would be at the cloud flow level, probably via Environment Variables, and this is not exposed in the Portals, so yeah, you should be fine.
Only thing here is that the Cloud Flows integration is still in preview, but worth to test anyway.
Hi @_Mayank,
I guess you will call the webApi with some parameters, correct?
Problem would be that if somebody really want to access the data, they could use brute force entries similar to their Id and use the API you use to get information about other customers.
If you already have users authenticated etc. you can use their rows with the needed information to store their bank account data etc. As that data is highly vulnerable only specific users should be able to access that data.
You could than use that data inside the power page to fill in the form and submit something for payment etc.
--------------------------------------------------------------------------------------
Hope that helps.
If the post solves your problem, please mark it as solution. If it helps, consider a thumbs up.
Ajlan
4
Fubar
2
Super User 2025 Season 1
CBDEV
2