Problem changing the current country not changing the payment method
I've got two countries set up:
United Kingdom Australia
and I've also set up different VAT rules for each one where the UK pays VAT and Oz does not.
I've also got two payment methods set up:
Account PayPal Sandbox
There isn't a step that allows the selection of the payment method in my cart as in reality there will be only one in use for now, but for testing purposes:
The 'Standard payment method' for the UK is set to Account (as per the starter kit). The 'Standard payment method' for Australia is set to PayPal Sandbox.
So I'm expecting these defaults to be used.
On my customer information page I ask the user to select their country and I then set the current country accordingly using the following .Net code.
Problem changing the current country not changing the payment method
I've got two countries set up:
United Kingdom
Australia
and I've also set up different VAT rules for each one where the UK pays VAT and Oz does not.
I've also got two payment methods set up:
Account
PayPal Sandbox
There isn't a step that allows the selection of the payment method in my cart as in reality there will be only one in use for now, but for testing purposes:
The 'Standard payment method' for the UK is set to Account (as per the starter kit).
The 'Standard payment method' for Australia is set to PayPal Sandbox.
So I'm expecting these defaults to be used.
On my customer information page I ask the user to select their country and I then set the current country accordingly using the following .Net code.
If I select Australia as the country, no VAT is added as expected and when calling
I'm sent to the Sandox OK.
If I then exit out of the S
This is a duplicate post. The real post have been answered here:
http://our.umbraco.org/projects/website-utilities/tea-commerce/tea-commerce-support/23069-Problem-changing-the-current-country-not-changing-the-payment-method
/Rune
Hi Matt
Could you mark the last post as the solution so people easily can find the other post?
/Anders
is working on a reply...