I am developing a custom Miva payment module that uses the `PaymentModule_Payment_URL` function to redirect the user to my payment gateway.
After the payment is authorized, I need to 1. notify Miva that the payment was authorized, and 2. redirect back to the Miva store and display the correct order invoice page.
How exactly do I do this? i.e. what do I send to Miva specifically, and where do I send it?
I may be mistaken (I am relatively new to Miva, after all), but it feels like there should be documentation about things like this, but I have yet to find any such documentation. Hope someone is able to provide some insight!
After the payment is authorized, I need to 1. notify Miva that the payment was authorized, and 2. redirect back to the Miva store and display the correct order invoice page.
How exactly do I do this? i.e. what do I send to Miva specifically, and where do I send it?
I may be mistaken (I am relatively new to Miva, after all), but it feels like there should be documentation about things like this, but I have yet to find any such documentation. Hope someone is able to provide some insight!
Comment