Payment Gateway Integration for Banks

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.

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!

1 Like

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.

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.

1 Like

okay, got it.

Thanks for the information.