apasella Posted January 31, 2014 Share Posted January 31, 2014 Hi all, I need to "autoconfirm" an order after final paypal redirect. What is the best solution? Overriding a controller or other? Thank you! Antonello Link to comment Share on other sites More sharing options...
apasella Posted January 31, 2014 Author Share Posted January 31, 2014 At the moment the return flow from Paypal is /modules/paypal/express_checkout/payment.php?token=TOKEN&PayerID=PAYERID a redirect to /index.php?controller=order-opc&isPaymentStep=true a redirect to /index.php?get_confirmation=1&fc=module&module=paypal&controller=confirm a redirect to /index.php?controller=order-opc&isPaymentStep=true Ho can I avoid the last page? For example, can I edit the "order-opc" contoller? Where is located? Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now