CCAvenue Gateway Integration kit for ios Application

后端 未结 6 1297
我寻月下人不归
我寻月下人不归 2020-12-13 07:44

Hi,
I have developed an application which needs payment gateway. I have already worked on \"Paypal\". It was successful and now i need to integrate another payment gate

6条回答
  •  再見小時候
    2020-12-13 08:15

    CCAvenue's integration page shows only server side options.

    So, you will have to implement this yourself. You can integrate CCAvenue's payment gateway on your server and open the payment page in a web view on the device. Since the server side implementation is in your control, you can send payment confirmation details via cookies the ways its done in OAuth.

提交回复
热议问题