29
Views
4
Comments
How to embed payment gateway on the page itself without using iFrame?
Question

Hi Everyone,

I am developing a test e-commerce web application that allows customers to check out and make payments.

After the customer clicks on "Check Out," they are redirected to a payment gateway to complete the payment.

However, I would like the payment gateway to be embedded directly on the page. How can I achieve that?

I have tried using an iframe, but it displays an "X-Frame-Options: SAMEORIGIN" error. I have not enabled CSP on my website.


2019-01-07 16-04-16
Siya
 
MVP

Could you share which payment gateway solution you plan to integrate?

2024-12-18 16-06-42
Junaid Syed

Hello Drexxor,

For the IFrame error you can try the fix suggested on below post.

https://www.outsystems.com/forums/discussion/43527/x-frame-options-setting/

Hope it helps!

Junaid

2024-09-17 12-24-07
Rammurthy Naidu Boddu
Champion

Hi, 

Based on the payment gateway documentation(API) so that custom rest API for processing it.  

2025-02-10 17-24-13
Arun Rajput

Hi Drexxor,

Which payment gateway are you using?


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.