Creating a form to change an address
-
Hi
(I am using deepl to translate. Sorry for the wrong english.)When a customer tries to change his shipping address when paying with AmazonPay, he is redirected to AmazonPay page, but we want to stop this.
(I want to be able to change the shipping address within our ecommerce so that customers can easily change their address.)We have completed using wordpress hooks and such to force the form to display and allow the shipping/billing address to be changed within our site.
So I have a few questions.
Question 1.
If a customer changes their address on the checkout page, shipping charges may change.
When will the charges to be charged to AmazonPay be finalized?
When the checkout page appears? Or is it when you press the order button on the checkout page?
If the shipping charges are determined when you specify the shipping address in AmazonPay and are redirected to the checkout page, this would be problematic because if there is an address change on our Form, the shipping charges will be incorrectly calculated and charged to the customer.
We are having trouble with AmazonPay’s sandbox because it does not know the final billing amount.Question 2.
We have created a Form that allows customers to change their own address, but this means that any address changes they make on our site will not be reflected in AmazonPay.
Is this a policy violation or something?
(This may not be a plugin question, sorry.)We want to use the same address that the customer has registered with AmazonPay,
We do not want to use the classic Gateway Option because we want to use the customer’s address as it is registered with AmazonPay.Thank you.
- The topic ‘Creating a form to change an address’ is closed to new replies.