I cannot believe that we are the only company in the UK who ships product based on weight according to zonal charges set by UK couriers, however in the lonely world of website development, we are often made to feel that we are.
The problem;
UK split into (say) 3 zones: Mainland UK, Highlands and Islands, Northern Ireland
Shipping to customers in each zone is determined by weight. So in our example
Zone Mainland UK Highlands Northern Ireland
Weight
<10Kg £10 £15 £20
<20Kg £18 £30 £40
Payment methods accepted:
Payments can be made by Credit Card (Not Actinic Payments, but Paypal Payments Pro) which is integrated with the website, or via "Checkout with Paypal" button residing on the last page of the checkout process.
The Problem:
Ok, so customer lives in Manland England, and buys something that weighs between 10 and 20 Kg. As He/She goes through the checkout process the cart is updated with the price of the goods. On checkout, As "United Kingdom" is selected as invoice address, they are prompted with a request for "County/State/Province" where "England" is selected from the drop down menu comprising the allowable zones.
... the cart is then updated with the correct courier charge (in this case £18)
....... now ..... paying by Credit Card works fine, the customer is charged for the goods plus the courier charge.
........... however if the "pay by paypal" button is clicked, the customer is taken off to the paypal login, where login to their account is completed before being returned to the website final page where the order is either confirmed or cancelled (No money has flowed out of the paypal account at this stage, and no order will ever appear in the "pending" tab if cancelled at this stage).
...... those pesky customers ..... they can read. There on the final page is a brand new courier charge ... no longer is it the £18 they had agreed to, but no, it has increased to a mind boggling (well to the customer) £40. On further examination, hapless customer realizes that there is a selector on this confirmation or decline page under "Shipping And Handling" called "Class of Service" which seems to have the number he first agreed to, and the extortionate number that now appears on his invoice that he is being asked to pay, and some other odd numbers that he has never seen before.
What he is presented with, in order, is £40 (visible), with £30 and £18 visible if the twisty is clicked ... <we know that these are all the courier charges available for the specified weight in each and every zone applicable to the United Kingdom>
.... So he selects £18 ..... the invoice presented does not change.
... so he either confirms the order, and prays that his selection is reflected in the payment taken from Paypal, which unfortunately it isn't and results is distressed, frustrated and sometimes abusive emails containing the word "fraud" in them
.... or he just abandons the order and goes elsewhere ... invisible to the business (erm ... but hey, we have historic day by day, hour by hour financial data, so we know when something is wrong).
My conclusion is that Actinic can not handle shipping charges by zone and payment by paypal.
Snapshots have been in the hands of support and development for over two weeks, we have been on version 9.x (where we could charge correctly via paypal, but couldn't accept payment by credit card for different invoice and dispatch addresses) and version 10.x (where we can now not charge correctly by paypal, but can accept credit card orders for different invoice and delivery addresses)
No shipping charges are levied in Paypal (hey, the numbers all reflect exactly what is in the zone / class table within Actinic when they are changed and uploaded ) so Paypal is a red herring
Last information from Actinic Support / development
"This has now been confirmed by development, that the country codes for the regions are not compatible with the PayPal Pro System. The standard countries and states that are automatically in Actinic will work, as it has the correct country codes. It conforms to the ISO standard shown in this link: http://www.iso.org/iso/english_count..._code_elements
It has been suggested that you do not use the state/provinces for England, Wales, Northern Ireland, Scotland Lowlands and Scotland Highlands. This has been a problem with other payment service providers, such as Sage Pay.
Unfortunately this is not a problem with the Actinic software as you are able to process card transactions through a standard checkout, this is a incompatibility problem with PayPal Pro, and they need to conform to the ISO standards
"
... Paypal need to conform to the ISO Standards ... they are ... they are returning the UK country code, Actinic is not storing / handling zone information correctly or providing meaningful final checkout pages. Oh and dont forget that even if the paypal payment is abandoned, your shopping cart details are replaced with those held on your paypal account ... so the customer can actually specify a third completely different address to ship to within Paypal.
Anyways ... has anyone figured out a way of shipping weight based product to customers within courier zones within the United Kingdom and getting paid by Paypal, or have you all given up and moved to / Tiger / <nah .. you cant answer that if you have moved can you??>
The problem;
UK split into (say) 3 zones: Mainland UK, Highlands and Islands, Northern Ireland
Shipping to customers in each zone is determined by weight. So in our example
Zone Mainland UK Highlands Northern Ireland
Weight
<10Kg £10 £15 £20
<20Kg £18 £30 £40
Payment methods accepted:
Payments can be made by Credit Card (Not Actinic Payments, but Paypal Payments Pro) which is integrated with the website, or via "Checkout with Paypal" button residing on the last page of the checkout process.
The Problem:
Ok, so customer lives in Manland England, and buys something that weighs between 10 and 20 Kg. As He/She goes through the checkout process the cart is updated with the price of the goods. On checkout, As "United Kingdom" is selected as invoice address, they are prompted with a request for "County/State/Province" where "England" is selected from the drop down menu comprising the allowable zones.
... the cart is then updated with the correct courier charge (in this case £18)
....... now ..... paying by Credit Card works fine, the customer is charged for the goods plus the courier charge.
........... however if the "pay by paypal" button is clicked, the customer is taken off to the paypal login, where login to their account is completed before being returned to the website final page where the order is either confirmed or cancelled (No money has flowed out of the paypal account at this stage, and no order will ever appear in the "pending" tab if cancelled at this stage).
...... those pesky customers ..... they can read. There on the final page is a brand new courier charge ... no longer is it the £18 they had agreed to, but no, it has increased to a mind boggling (well to the customer) £40. On further examination, hapless customer realizes that there is a selector on this confirmation or decline page under "Shipping And Handling" called "Class of Service" which seems to have the number he first agreed to, and the extortionate number that now appears on his invoice that he is being asked to pay, and some other odd numbers that he has never seen before.
What he is presented with, in order, is £40 (visible), with £30 and £18 visible if the twisty is clicked ... <we know that these are all the courier charges available for the specified weight in each and every zone applicable to the United Kingdom>
.... So he selects £18 ..... the invoice presented does not change.
... so he either confirms the order, and prays that his selection is reflected in the payment taken from Paypal, which unfortunately it isn't and results is distressed, frustrated and sometimes abusive emails containing the word "fraud" in them
.... or he just abandons the order and goes elsewhere ... invisible to the business (erm ... but hey, we have historic day by day, hour by hour financial data, so we know when something is wrong).
My conclusion is that Actinic can not handle shipping charges by zone and payment by paypal.
Snapshots have been in the hands of support and development for over two weeks, we have been on version 9.x (where we could charge correctly via paypal, but couldn't accept payment by credit card for different invoice and dispatch addresses) and version 10.x (where we can now not charge correctly by paypal, but can accept credit card orders for different invoice and delivery addresses)
No shipping charges are levied in Paypal (hey, the numbers all reflect exactly what is in the zone / class table within Actinic when they are changed and uploaded ) so Paypal is a red herring
Last information from Actinic Support / development
"This has now been confirmed by development, that the country codes for the regions are not compatible with the PayPal Pro System. The standard countries and states that are automatically in Actinic will work, as it has the correct country codes. It conforms to the ISO standard shown in this link: http://www.iso.org/iso/english_count..._code_elements
It has been suggested that you do not use the state/provinces for England, Wales, Northern Ireland, Scotland Lowlands and Scotland Highlands. This has been a problem with other payment service providers, such as Sage Pay.
Unfortunately this is not a problem with the Actinic software as you are able to process card transactions through a standard checkout, this is a incompatibility problem with PayPal Pro, and they need to conform to the ISO standards
"
... Paypal need to conform to the ISO Standards ... they are ... they are returning the UK country code, Actinic is not storing / handling zone information correctly or providing meaningful final checkout pages. Oh and dont forget that even if the paypal payment is abandoned, your shopping cart details are replaced with those held on your paypal account ... so the customer can actually specify a third completely different address to ship to within Paypal.
Anyways ... has anyone figured out a way of shipping weight based product to customers within courier zones within the United Kingdom and getting paid by Paypal, or have you all given up and moved to / Tiger / <nah .. you cant answer that if you have moved can you??>
Comment