veeresh
veeresh

Reputation: 59

PayU india payment Gateway integartion in iOS

In India Shopify supports the following four payment gateways:

PayU India
PayU Paisa
But we have an existing merchant account with Axis Bank. I have no idea where to configure my Axis Bank Payment Gateway with Shopify.

So the question is:

How do I configure my Axis Bank Payment Gateway with Shopify?

Is it even possible to configure another payment gateway, which is not supported (not listed in their store admin panel) by Shopify?

Upvotes: 1

Views: 2050

Answers (2)

9to5ios
9to5ios

Reputation: 5545

I have uploaded a repo in github for IOS payU Integration

Upvotes: 0

Arpit Kulsreshtha
Arpit Kulsreshtha

Reputation: 2162

Mainly to implement your approach you have two ways :-

  • Ask server guys to create a web page with payment transfer with a specific link on cloud and launch that link in your app.
  • Otherwise you can use third party trusted payment gateways with their mobile applications SDK's.
  • BrainTree
  • zooz
  • paypal and may more.

Hope this will helps you.

Upvotes: 0

Related Questions