luisillo Posted April 25, 2019 Share Posted April 25, 2019 What's the difference between hookPaymentReturn and hookDisplayOrderConfirmation? thanks Link to comment Share on other sites More sharing options...
MigrationPro Posted April 25, 2019 Share Posted April 25, 2019 Hello, It's well described the name of the Hook:) On Confirm happing something when the customer makes a new order. On PaymentReterun happing something when the order refunded or something like that 1 1 Link to comment Share on other sites More sharing options...
Rolige Posted April 26, 2019 Share Posted April 26, 2019 Hello: hookDisplayOrderConfirmation is used to do some process after order confirmation. hookPaymentReturn is used after that usually to show some post confirmation message. For example, paypal module use hookDisplayOrderConfirmation because is an online payment method, bankwire just hookPaymentReturn. Regards 1 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