I have an android app and want to integrate with CCAvenue payment gateway same as flipkart and others.but i don\'t know how can i integrate CCAvenue because there is no SDK
To do that in the NonSeamless way follow these steps:- (BTW SeamLess method is also very similar.)
Note :
Access code and order ID should be the same as passed during the RSA call.
Order ID should always be unique
The transaction should hit the CCAvenue server within 60 seconds after receiving the RSA key.
Working key posted in ccavResponseHandler file should be corresponding to the Accesscode being posted to CCAvenue.