Hello,
Our site at http://www.restoration-design.com/ needs to update it's payment and checkout process.
We currently use simple validation and new rules are stating the requirements of CVV codes now for many transactions.
We are based in Canada, but do a lot of business in USA, so we have a specific requirement to:
1) Add a currency convertor, either on the entire site, or at the very least at checkout.
2) The idea would be at perhaps the OUSL page to have a button or option to say 'US Customer' and 'Canadian Customer'
3) That would take us to a unique page that would have a separate checkout to 2 different merchant accounts (a USD and a CAD one with First Data)
4) First Data suggests using Bambora as our gateway which we can have a link to their payment page on their server, or we can integrate Authorize.net
5) Of course after payment is made with either solution, we are given the order confirmation screen
6) We calculate shipping and duty etc. on our own end from the gateway, then capture the card info, but that is irrelevant to this project.
The crucial parts to this are
1) Be able to checkout to the correct USD or CAD account
2) Be able to integrate it into the OSUL/OPAY pages of MIVA
3) If we use Bambora's separate checkout page link, that when submitting the payment info, the user returns to an order confirmation page on our site.
4) If we use the Authorize.net module - can we have two instances of it? A USD version and a CAD version? Or perhaps a radio button that switches between the two etc.?
I think it is a capable task for a developer with the correct knowledge of MIVA backend.
PS: I have found simple looking currency convertors like this https://dynamicconverter.com/ - but I am not sure if applying this will carry the correct converted amount to the shopping cart / checkout area when selecting Canadian for example.
Thanks!
Our site at http://www.restoration-design.com/ needs to update it's payment and checkout process.
We currently use simple validation and new rules are stating the requirements of CVV codes now for many transactions.
We are based in Canada, but do a lot of business in USA, so we have a specific requirement to:
1) Add a currency convertor, either on the entire site, or at the very least at checkout.
2) The idea would be at perhaps the OUSL page to have a button or option to say 'US Customer' and 'Canadian Customer'
3) That would take us to a unique page that would have a separate checkout to 2 different merchant accounts (a USD and a CAD one with First Data)
4) First Data suggests using Bambora as our gateway which we can have a link to their payment page on their server, or we can integrate Authorize.net
5) Of course after payment is made with either solution, we are given the order confirmation screen
6) We calculate shipping and duty etc. on our own end from the gateway, then capture the card info, but that is irrelevant to this project.
The crucial parts to this are
1) Be able to checkout to the correct USD or CAD account
2) Be able to integrate it into the OSUL/OPAY pages of MIVA
3) If we use Bambora's separate checkout page link, that when submitting the payment info, the user returns to an order confirmation page on our site.
4) If we use the Authorize.net module - can we have two instances of it? A USD version and a CAD version? Or perhaps a radio button that switches between the two etc.?
I think it is a capable task for a developer with the correct knowledge of MIVA backend.
PS: I have found simple looking currency convertors like this https://dynamicconverter.com/ - but I am not sure if applying this will carry the correct converted amount to the shopping cart / checkout area when selecting Canadian for example.
Thanks!
Comment