How to integrate samsung pay in ionic 6 app

177 views Asked by At

I am developing an app in ionic 6 framework and i want to integrate Samsung Pay payment gateway in it. I want to get a token from Samsung Pay and will then create a charge in stripe.

So guys, if anyone of you integrated it earlier in Ionic apps, or have knowledge of any available plugin. Please let me know.

Thanks in advance.

1

There are 1 answers

1
Nahuel Akeen Reymundo On

First of all you need you get the credentials, after that, you need to wait until samsung aproves your request. Then download and use the SDK. Here's a GUIDE about how to use it. The best practices are process, create, and manage payments in Backend