Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CCAvenue Gateway Integration kit for ios Application

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 gateway that is "ccavenue". Can anybody help me how to integrate that one?
Thanks.

like image 317
Madhu Avatar asked May 21 '14 07:05

Madhu


People also ask

Can I test CCAvenue in localhost?

Hence you can run the CCAvenue on localhost without 10002 error and without putting files on live server.

How do you implement CCAvenue payment gateway in react native?

To make the same process work in mobile (ie. react native) create a page in server which receives your input through WebView and made prepare a post request from that page with all the required form parameters linking to ccAvenue Gateway and everything should be work fine.


1 Answers

I was searching for the SDK as they have mentioned here that IOS/Android/Windows SDKs are available. But did not find anything. Finally I drafted an email to CCAvenue tech. support team.

Then had call with them and this is what they said:

  • We need to have actual merchant account to get the login credentials to download the SDKs.
  • They do not provide any sandbox testing environment.
  • The process is, they will verify the merchant account by merchant's website and other entered details.
  • Once they are done with verification, they send an activation email to merchant's registered email address.
  • Once merchant activates his account, he will get the login credentials to download the SDK.
  • There are two types of subscription: Free and privileged.(Refer their website to know more)
  • With SDK, if merchant has free plan then only INR and USD currencies are supported. If merchant wants to add support for any other currency then he will have to request CCAvenue for the same. CCAvenue team will verify with the concerned banks for it, if banks allow the transactions then new currency can be activated by paying Rs. 5000 for each.
  • If merchant has privileged plan, then along with INR, merchant can select any 4 currencies from the supported 27 currencies. If merchant wants more, then he can purchase currency by paying Rs. 5000 for each.
like image 120
Bhumi Goklani Avatar answered Sep 18 '22 15:09

Bhumi Goklani