You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I received the following error message when trying to check out credicardpayment denied access. After doing some research I found that Shopify does not allow payments on their mobile sdk anymore. In this thread it is suggested that users of the api should checkout via WKWebView. I wanted to know if you all have faced this issue if so what was your workaround?
Payment processing capabilities are reserved only for sales channel marketplaces. This function will not be available for mobile app builders or private apps going forward.
If you are a sales channel marketplace integration that does not function as a mobile app, you can request payment processing from within your partner dashboard. If you function as a mobile application builder you will need to utilize the checkout API to acquire a webUrl, which you will need to frame within your mobile interface.
The text was updated successfully, but these errors were encountered:
I received the following error message when trying to check out credicardpayment denied access. After doing some research I found that Shopify does not allow payments on their mobile sdk anymore. In this thread it is suggested that users of the api should checkout via WKWebView. I wanted to know if you all have faced this issue if so what was your workaround?
The text was updated successfully, but these errors were encountered: