#Chevy-CSR
1 messages · Page 1 of 1 (latest)
Yes
OK. did you follow the instructions from this doc https://support.stripe.com/questions/enable-apple-pay-on-your-stripe-account ?
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I got it working! Now is throwing an error in swift in this part: if (stripeError as NSError).domain == STPError.stripeDomain
Send me the full error message?
can I get the stacktrace?
so stripeError can't be cast to NSError?
So how can I do that then
Can you do a po on stripeError and see its data type?