#Barba

1 messages · Page 1 of 1 (latest)

wary monolithBOT
coral oar
#

Hi there!

fading abyss
#

Hi, thanks for the quick answer

coral oar
#

To create subscriptions we usually recommend to use Checkout Session that makes everything simpler.

fading abyss
#

I already have working the customer and subscription creations by stripe, but seems like Ive to implement something to allow apple payment menthod or at least confirm the stripe payment with apple, isn’t it?

coral oar
#

Did you check the link I shared above? Especially step 6?

fading abyss
#

👀

#

Seems like I don’t have to do anything on the backend then, the only thing will be the front-end has to verify the auth with the user and will pop up some apple check , isn’t it?

coral oar
#

Yes. Use the Payment Element on the frontend, and the customer will be able to pay using multiple payment methods (including Apple Pay).

fading abyss
#

Mmm I would double check it, thank! I thought I would have to do something on the backend as we are creating the subscription, customer and webhooks support on the backend

#

Add a certificate or record the transaction with apple

coral oar