#robert_iOS_EVcharge

1 messages · Page 1 of 1 (latest)

fresh galeBOT
chilly tide
#

Hi, taking a look

haughty basin
#

Thanks! It really doesn't look like PaymentSheet is available at all. Also maybe only Apple Pay is available.

I'd rather not have two different payment flows for App Clip and the full app. At this point App Clip and full app are exactly the same.

chilly tide
#
  1. Can I use PaymentSheet with StripeApplePay?

No, not just with StripeApplePay. You'd need the StripePaymentSheet module listed here: https://github.com/stripe/stripe-ios#modules.

  1. Can I accept apple pay and cc using payment sheet and only StripeApplePay?

No, StripeApplePay by itself only provides support for Apple Pay. For card payments without Apple Pay you need one of the other modules.

  1. Is there sample App Clip code somewhere that uses PaymentSheet?

No, not that I'm aware of.