lucfortin
Forum Replies Created
-
Thank you for your time
PHP 5.4.45-0+deb7u11
WP 4.9 French
ATUM 1.3.2 from download extension pannelthank you
Forum: Plugins
In reply to: [eShop Shipping Extension] Error : Failed loading XMLWell… try a lot of things and didn’t work
here’s the full log
<?xml version=”1.0″?>
<mailing-scenario xmlns=”https://www.canadapost.ca/ws/ship/rate”>
<customer-number>***REMOVED***</customer-number>
<parcel-characteristics>
<weight>3.000</weight>
<dimensions>
<length>20.5</length>
<width>20.5</width>
<height>20.5</height>
</dimensions>
</parcel-characteristics>
<origin-postal-code>H7X3X2</origin-postal-code>
<destination>
<domestic>
<postal-code>H7X3X2</postal-code>
</domestic>
</destination>
</mailing-scenario>still get failing loading XML
I must have done something wrong because the Latest Response XML is still no data found.
thanks
Forum: Plugins
In reply to: [eShop Shipping Extension] Error : Failed loading XMLYes I do not want to post it online
As for the respond log… it is empty
<?xml version=”1.0″?>
<mailing-scenario xmlns=”https://www.canadapost.ca/ws/ship/rate”>
<customer-number>***REMOVED***</customer-number>
<parcel-characteristics>
<weight>0.200</weight>
<dimensions>
<length>12.4</length>
<width>12.4</width>
<height>12.4</height>
</dimensions>
</parcel-characteristics>
<origin-postal-code>H1H1H1 (changed)</origin-postal-code>
<destination>
<domestic>
<postal-code>G1H6X3</postal-code>
</domestic>
</destination>
</mailing-scenario>as for the answer : No data found
I an runing eshop on an WordPress local server 4.1 and both are live running (not testing / demo)
thanks
Forum: Plugins
In reply to: [eShop Shipping Extension] Error : Failed loading XMLAfter installing the API keys (is there any thing else to install)
still have the same message but in a drop down menu
Forum: Plugins
In reply to: [eShop Shipping Extension] Error : Failed loading XMLThank you again…
I am reading Canada post as we speak…. heee.. write…
will answer shortly
thanks
Forum: Plugins
In reply to: [eShop Shipping Extension] Error : Failed loading XMLHoooo… after looking correctly, the write permission were not set… now they are… still fail loading XML but now I have a log
<?xml version=”1.0″?>
<mailing-scenario xmlns=”https://www.canadapost.ca/ws/ship/rate”>
<quote-type>counter</quote-type>
<parcel-characteristics>
<weight>0.600</weight>
<dimensions>
<length>41.0</length>
<width>41.0</width>
<height>20.5</height>
</dimensions>
</parcel-characteristics>
<origin-postal-code>changed</origin-postal-code>
<destination>
<domestic>
<postal-code>G1H6X3</postal-code>
</domestic>
</destination>
</mailing-scenario>will look into the API
thank you again
Forum: Plugins
In reply to: [eShop Shipping Extension] Error : Failed loading XMLThank you for the quick answer
the Canada Post API, hummmmmmm…. that would be what I need, but with your answer, I guess I haven’t installed it correctly.
I will go and find that out.
As for debug, yes
write permission, yesthank you…
Imight come back for where to look to install API (do have an account on Canada Post)