glennwills
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Simulator or TestThanks so much. Silly mistake from my end.
If I want to export the whole order with all the customer information can you suggest a solution or a plugin that will handle that?
Thanks in advance.
This is my last question (I promise)
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Simulator or TestHi,
I have now switched the site from test to live and the customer is getting the following error message.
‘Information received from an invalid ip address – Code 4020’
When possible please let me know what is wrong.
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Simulator or TestThanks,
Sorry to be stupid but do I just replace the original files in /plugins folder?
Great support!
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Simulator or TestThanks Steve,
It’s a virtual product – once purchased and info is captured we will email the customer with a certificate.
Is there away around the delivery address or not?
Jeremy
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Simulator or TestI appreciate your help as I’m struggling here…
Here is the request form
Payment Gateway URL: https://test.sagepay.com/Simulator/VSPDirectGateway.asp
3D Secure Callback URL: https://test.sagepay.com/Simulator/VSPDirectCallback.asp
Payment Gateway Request: Array
(
[CardHolder] => Jeremy Rishworth
[CardNumber] => 5404000000000001
[StartDate] => 0214
[ExpiryDate] => 0417
[CV2] => 123
[CardType] => MC
[VendorTxCode] => andevaunderwri1-140306161933-903879548
[VPSProtocol] => 2.23
[Vendor] => andevaunderwri1
[Description] => andevaunderwri1
[Currency] => GBP
[TxType] => PAYMENT
[Amount] => 19.99
[CustomerEMail] => carey@glennwills.com
[BillingSurname] => Rishworth
[BillingFirstnames] => Jeremy
[BillingAddress1] => 88
[BillingAddress2] =>
[BillingCity] => London
[BillingState] =>
[BillingPostCode] => HP2 7ES
[BillingCountry] => GB
[BillingPhone] => 01442531135
[DeliverySurname] =>
[DeliveryFirstnames] =>
[DeliveryAddress1] =>
[DeliveryAddress2] =>
[DeliveryCity] =>
[DeliveryState] =>
[DeliveryPostCode] =>
[DeliveryCountry] =>
[DeliveryPhone] => 01442531135
)I’m using wp version 3.8.1
Woo 2.1.5
And 0.1.7.0 of your direct payment gatewayShould I be using the test cards from sagepay or my own to test? The sagepay test cards don’t have a valid postcode.
The message I am getting now is
MALFORMED – THE DELIVERYSURNAME FIELD IS MISSING FROM THE POST.
Thanks again.
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Simulator or TestHi,
I am getting no errors but I’m not leaving the checkout page. I get the following email message
Payment Gateway URL: https://test.sagepay.com/Simulator/VSPDirectGateway.asp
3D Secure Callback URL: https://test.sagepay.com/Simulator/VSPDirectCallback.asp
Payment Gateway Response:Array
(
[VendorTxCode] => andevaunderwri1-140306152753-359799630
[Created] => 2014-03-06 15:27:53
[VPSProtocol] => 2.23
[Status] => MALFORMED
[StatusDetail] => The DeliverySurname field is missing from the POST.
[result] => malformed
)Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Simulator or TestWhere do you select OK/REGISTERED?
Forum: Plugins
In reply to: [WooCommerce SagePay Direct Payment Gateway] Simulator or TestSorry the second error message was ‘NOTAUTHED – THE AUTHORISATION WAS DECLINED BY THE BANK. (CODE: 2000)’