#therudo.

1 messages · Page 1 of 1 (latest)

wary sentinelBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

hasty raft
#

Hi there!

#

We made a recent change which disallow Apple Pay for Checkout Session in setup mode. So it's expected to not work for Apple Pay.

fallen hinge
#

Hi!

#

Ahh ok. Is something that will change in the future?

hasty raft
#

No idea, sorry.

fallen hinge
#

thanks!

#

What I'm trying to do is to add a payment method to a trial subscription. Is there any other way to do this that will allow apple pay?
What I do is:

  • Create a checkout session with setup mode and add a metadata of the trial subscription id the client selected.
  • After the session is completed, on the webhook I identify the subscription using the metadata and link the payment info (via the payment intent)
hasty raft
#

Then don't use Checkout Session, and instead use the Payment Element with a SetupIntent. And it should work.

fallen hinge
#

Ok, let me check the payment element documentation

hasty raft
fallen hinge
#

Thanks for all your help. Have a nice day.