Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CreditCardPayment Denied #200

Open
urbanintell opened this issue Jun 12, 2019 · 1 comment
Open

CreditCardPayment Denied #200

urbanintell opened this issue Jun 12, 2019 · 1 comment

Comments

@urbanintell
Copy link

urbanintell commented Jun 12, 2019

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.

@plzen
Copy link
Contributor

plzen commented Jun 13, 2019

Looks like that's only one solution how to implement checkout in mobile app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants