Android App Development
iOS App Development
Flutter App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Founder. Opencart
Top Partners
CC Avenue is online payment gateway service which is used to make and receive payments. For CC Avenue Android Sdk integration, we have to make whitelist our server outgoing IP through cc avenue team. It sends response in encrypted form to our server and response is decrypted by our server only. Redirect and cancel urls are used to get callback from CC avenue. RSA url is used to get rsa key which accepts order id & access key.
In this blog, we are going to cover Android Sdk integration in this blog.
Following parameters need to provide by merchant app to SDK =>
Access_code Merchant_id Currency Amount Redirect_url Cancel_url Rsa_url Order_id Customer_id Show_address CCAvenue_promo promo_code additional_parameter1 additional_parameter2 additional_parameter3 additional_parameter4 additional_parameter5
Name Address Country State City Telephone Email
Name Address Country State City Telephone
Now, you need to import ‘sdklibrary‘ library and add following dependencies in gradle file =>
Add Code to initialise SDK =>
NOTE : Data will be any model class which contains merchant details.
To get the result from SDK, you need to add listener in your class and implement ‘CustomModel.OnCustomStateListener‘.
For more information, please check following link : https://www.ccavenue.com/
Hopefully, this blog will be helpful for you.
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
Be the first to comment.
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
Name
Email
Subject
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.