I am trying to understand how broadleaf handles payment gateway stuff by default and update the demo application to connect the EBS payment gateway. I went through the code and by default broadlead uses DefaultModule to handle the authorize and debit features of Payment Gateway
If i write a custome PaymentModule for handling the EBS payment gateway and then override the spring context in the site, will that be sufficient ? I just want the request to go the EBS url mentioned below rather than the broadleaf default
Since we already have accounts with EBS we dont want to use PayPal as of now. So just wanted to check if this works
Please guide me on the same
Post URL for EBS Payment Gateway: https://secure.ebs.in/pg/ma/sale/pay
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.