#salt

1 messages ยท Page 1 of 1 (latest)

radiant needleBOT
dawn fog
#

Hi ๐Ÿ‘‹ I don't think it can be offhand. What are you currently seeing in the Google/Apple Pay UIs? With them being initialized by a Setup Intent I believe the expected behavior is for them to show an amount of 0.

young lion
#

oh fuck, you're right. ok an how is the right flow for that?

dawn fog
#

Sorry, the right flow for what? It's expected for Setup Intents to show an amount of $0 as they aren't processing a payment, I don't believe there is currently a way to override that behavior.

young lion
#

i want to sell a subscription with trail periode in the react native gPay integration. if this works without payment intent it's ok for me.

dawn fog
#

What's the limitation you're running into currently? It sounds like you have a flow that uses Setup Intents to collect payment method details (a right path for collecting payment details ahead of creating a Subscription), and you're then creating the Subscription with the trial. That sounds like a reasonable and valid approach.

young lion
#

Yeah, but GPay doesn't show that this is a subscription, nor the trial, and, as you noticed, a price of 0

dawn fog
#

Yes, as far as I know there is no way to change that UI to indicate the Setup Intent is intended to be used for a Subscription later, they show the details of the transaction that is currently being processed.

young lion
#

is this possible with the PaymentSheet?

dawn fog
#

I'm pretty sure the same or similar modals will display that you can't control, but am double checking that with my team.

dawn fog
young lion
#

I have to thank you Mr. Meeseeks ๐Ÿ˜‰

dawn fog
#

Any time!