A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi, I'm a Beginner Shopify App Developer. I'm looking for a guide for Payment Gateway Integration for Local Banks. I can use HPSDK but it will be deprecated soon. Is there any other way of doing payment gateway integration? Looking forward to hearing from you, Thanks.
Solved! Go to the solution
This is an accepted solution.
Hey @qasim_dev
The Payment Apps API was developed to replace the HPSDK, so the new API that would be the way of developing a payment processing app on Shopify for the foreseeable future. The Scripts API on checkout was indeed available to Shopify Plus Merchants only - enrolment to that beta is now closed though.
Hey @qasim_dev
Thanks for getting in touch! Please feel free to check out the Payment Dev Docs here - they'll provide more info on Payment apps. Thanks!
Thanks, @Luke_K
This method is still in beta and HPSDK will be deprecated. Is there any other way of doing it? Shopify Checkout with Script API is an option but it is for Shopify Plus merchants. Let me know your thoughts on it as well.
This is an accepted solution.
Hey @qasim_dev
The Payment Apps API was developed to replace the HPSDK, so the new API that would be the way of developing a payment processing app on Shopify for the foreseeable future. The Scripts API on checkout was indeed available to Shopify Plus Merchants only - enrolment to that beta is now closed though.
okay, got it.
Thanks for the information.