I have a e commerce website where i want to add SAMSUNG PAY and ANDROID PAY when website accessed from mobile.
Is there any API / SDK available for PHP ? For example we have everything required to implement for APPLE PAY in stripe as describe in https://stripe.com/docs/apple-pay/web
How can i implement it using PHP ?
Thanks
You can find Stripe's PHP library here: https://github.com/stripe/stripe-php