#Uzma Khan
1 messages · Page 1 of 1 (latest)
Are you following a Doc? Could you provide its URL?
I made the payment link through the stripe app,
This is the link that I have created:
https://buy.stripe.com/fZe4gpcVV27n56UaEE
I want it to show afterpay, zip pay, a whole bunch of other options but it is only showing me a card transaction
Okie how did you create this payment link? Via API for Dashboard?
I created it through the stripe dashboard
Okie, have you enabled those options here ? https://dashboard.stripe.com/test/settings/payment_methods
I have turned on the other payment methods, but it is telling me to do this:
We've detected that you are using payment_method_types to configure payment methods. To manage payment methods from this page, replace payment_method_types with automatic_payment_methods.
If you prefer to use payment_method_types, refer to the manual settings page.
but i dont have a code platform to do this
Hey, can you please reply as soon as you can, I need to get this out to a customer, thank you!
Hi, sorry for the late reply
taking over here
This is a PaymentLink right?
Some PaymentMethod may requires address, did you enable that ?
yes I did do the address
i dont need a shopping address
yes its a payment link - i want it to show zip pay, after pay, direct bank transfer etc
The issue is that these payment method doesn't support setup_future_usage.
You need to not select the save payment details for future usage if you want to display these payment methods (zip, after pay)
ah okay! thank you let me try and get back to you
thanks that worked for some of the methods, but not all of them
the ones that arent showing are:
- Apple Pay
- Afterpay
Can you share the new PaymentLink please to check ;
I'm seeing Apple Pay
You must be opening the link using Safari and have a real card in your Apple Wallet.
and afterpay?
For afterpay, Shipping is Required, you need to activate that too.
oh even if im not selling a tangible product?
Yeah, Shipping is required for Afterpay.
ok thank you so much!!