#guizhong_10139
1 messages ยท Page 1 of 1 (latest)
Now that the payment process has been modified, can the front-end only use the confirmPayment api for order payment? What should I do if I want the back-end to make payment?
yes the payment always happens on the frontend.
What should I do if I want to collect the credit card payment when I don't use stripe to pay?
What attribute can be used to remove the country payment in the credit card? This is the billing address displayed in the background. We have our own billing address information
when I don't use stripe to pay?
what are you using instead?
Before connecting to stripe, we received many kinds of payments, such as paypal, klarna, adyen, and now stripe is an aggregated payment. When I want to use other payments, I shrink the payment type in the stripe accordion format.
When I select this collapsed state, I select one of the payment methods, and then need to go back to the state without any payment method selected, what should I do?
Thanks, I have found a way to deal with it
๐ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!
There is also a question, if there is only one payment method, the card is expanded, can it be made to shrink when it is initially loaded