#RolandD-card-payments

1 messages · Page 1 of 1 (latest)

stark zenith
#

hello! I assume you've implemented Alipay with your own payment page right? Using PaymentMethods and PaymentIntents?

crude tiger
#

Hello, that is correct

#

In addition I also implemented Bancontact and iDEAL successfully

#

This is the message I get back from Stripe Missing required param: card.

stark zenith
crude tiger
#

I see it requires to use JavaScript

#

I have implemented other PSPs and they redirect to their hosted payment page

#

I have no problems using JavaScript just different from what I am used to

#

I may want to look into the payment elements you mentioned.

#

Thank you for your help

stark zenith
#

PaymentElements also requires JS

#

you could use Checkout isntead

#

instead

#

since you simply redirect to it from your PHP file