#Palminyx

1 messages · Page 1 of 1 (latest)

manic valleyBOT
covert ingot
lost basalt
#

Thank you @covert ingot , I will look it over today and contact you once again if I have any more questions.

#

One more thing: is it possible to setup a wallet to allow users to charge their account before making a purchase? And if so, how will the paymentIntent handle whether to use the card or the wallet balance?

covert ingot
#

You mean collecting a payment method without charging a customer?

lost basalt
#

No, what I mean is giving users the opportunity to select an amount and recharge their account of that amont. Then that balance can be used to make purchases on the marketplace. Take as an example Amazon, Starbucks, etc.

covert ingot
#

You might want to check if this falls in to the in-app purchase category. If it is, then you need to use Apple/Google's in-app purchase API instead of stripe.

lost basalt
#

It’s not an in-app purchase as this does not unlock any features in my app