capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
MIT License
185 stars 75 forks source link

STPApplePayContext is failed #255

Closed EdByrnee closed 1 year ago

EdByrnee commented 1 year ago

I'm attempting to showApplePay but I'm getting the following error:

STPApplePayContext is failed

Should there be more information for this log line? It doesn't give any indication as to what is incorrectly configured

EdByrnee commented 1 year ago

Does anyone have any ideas on how I can see more detailed logging so I can try to debug the issue?

EdByrnee commented 1 year ago

I'm not sure how I can move forward with this. Is there any option available to get more detail logging than simply STPApplePayContext is failed

josuelmm commented 1 year ago

Were you able to solve the problem?