Does it still do that if you change the language back to english ?
What if you choose a different country, such as USA, just as a test ?
Does it still do that if you change the language back to english ?
What if you choose a different country, such as USA, just as a test ?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
In English I'm having the same problem. When I change the shipping and billing address to US, it give me the following error:
An error occurred when we tried to contact the payment processor. Please try again, select an alternate payment method, or contact the store owner for assistance. (10729)
Any suggestions in what I should try next?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I have the same thing and i have jus installed the latest updates etc the only thing i can track it down to is the shipping address information. My form now has 2 x state sections which must be confusing the Pay Pal express checkout.
Here is the Source file information. As you can see the state label does not even say what it is its just a blank form.
Now i have tried to find the file to try to delete one but cant.<label class="inputLabel" for="stateZone" id="zoneLabel">State/Province:</label>
<select name="zone_id" id="stateZone">
<option value="">Please select ...</option>
<option value="182">Australian Capital Territory</option>
<option value="183">New South Wales</option>
<option value="184">Northern Territory</option>
<option value="185">Queensland</option>
<option value="186">South Australia</option>
<option value="187">Tasmania</option>
<option value="188">Victoria</option>
<option value="189">Western Australia</option>
</select>
<span class="alert">*</span>
<br class="clearBoth" id="stBreak" />
<label class="inputLabel" for="state" id="stateLabel"></label>
<input type="text" name="state" value="" size = "33" maxlength = "32" id="state" /> <span class="alert" id="stText">*</span><br class="clearBoth" />
any ideas?
Both of you ... please enable debug logging in your PayPal module.
Then do a test transaction.
The download *all* the logs from the server, zip them, upload the zip file to someplace I can access, and post a link to it so I can review them.
http://www.zen-cart.com/forum/showthread.php?t=61199
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
** link removed for privacy **
Thanks
Last edited by DrByte; 22 Aug 2007 at 12:55 PM. Reason: removed attachment
How many zones are listed for Australia in Admin->Locations/Taxes->Zones ?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I worked it out i had a problem the other day and i must have uploded the wrong patch i just got the 17 of june one from your thread and did a re-install and its has now worked on my test payment. i will check and see if it also fixed the extra sate form.
Australia has 1 GST for all 8 states.
Glad you got it sorted out.
It's important that the correct patch files are installed, and into the right folders.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.