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
Create an Activity where we want to access payment response from EBS Payment Gateway.
e.g. MyEBSPaymentResponse.java
OnCreate() method:
Intent intent = getIntent();
String payment_id = intent.getStringExtra(“payment_id”);
where, payment_id is response from EBS SDK and contains PaymentId, AccountId, Mode, BillingDetails,DeliveryDetails etc..
In AndroidMainfest.xml:
where <host_name> is any your host_name like “EBS”.
and <package_name> is your package_name of main projet.
Note: If you use flavor in project then better use in place of <package_name> to {applicationId}
Resources : EBS Document.
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.