Analista Empreendedor
New Member
Hello! how i can integrate with a gateway payment of my country? any extension to redirect to an especific page and return to an address to confirm the payment? some example? thanks!
This is exactly the way paypal integration works. What is wrong with using it as an example?my idea is open a page or a popup when customer click on submit with my transaction screen and when transaction ok modify the order to complete.
See apps/common/extensions/payment-gateway-paypal/customer/controllers/Payment_gateway_ext_paypalController.php/customer/index.php/payment-gateways/paypal/ipn
this is the return url from paypal? which file i can modify this?
See /apps/common/models/PricePlanOrder.php at line 325hello! i am having a issue when promo code are applied!
See /apps/common/models/PricePlanOrder.php at line 325hello again... where is calculated the discount of cupon codes?