#Gleb - Various Questions

1 messages · Page 1 of 1 (latest)

honest ibex
#

Hello! Let's keep all your questions in this thread. 🙂

#

And another one. Is there a way to create a payment method for ApplePay / GooglePay without creating a payment intent? Just like it is possible for a credit card.

#

For your first question what do you mean by "user session"?

#

For your second question, yes, you can create a Payment Method with Apple/Google Pay without a Payment Intent.

lavish hinge
honest ibex
#

Ah, gotcha. No, you must create the Customer Portal Session using your backend code with your secret key.

lavish hinge
lavish hinge
honest ibex
#

stripe.createPaymentMethod creates a Payment Method, nothing else. Can you ask a more specific question or provide more details about what's blocking you?

lavish hinge