Worldpay Test Mode
Hi
Does Worldpay work in test mode ?
I know its not finished but wondered if i could start doing tests as at the moment i keep getting this message
The MD5 signature could not be verified.
Thanks
Ant
Hi
Does Worldpay work in test mode ?
I know its not finished but wondered if i could start doing tests as at the moment i keep getting this message
The MD5 signature could not be verified.
Thanks
Ant
When and where do you get that message? Is that the full message?
It's after I'm redirected to worldpay First worldpay screen I see
So you're getting that message on a WorldPay page? What's the URL?
What values are you using for
perch_shop_checkout()
?Yes on a worldpay page
What type of WorldPay account do you have?
Im not sure as its not mine - but i do have access
the Installation is a Select Junior
What account type do i need for this setup - i can phone up and double check and get it organised with worldpay
I don't know :) I don't have a WorldPay account, so I'm just trying to figure it out.
In your
config/shop.php
file, do you have all four values set?Did those labels match up to the credentials that WorldPay have given you?
Yes that is all set in shop.php
its all correct
Do these instructions make any sense?
https://support.worldpay.com/support/kb/bg/paymentresponse/pr5502.html
it was a issue worldpay end :)
payments are working but come back failed for me but this could be a website issue as they failed with paypal
yes i have this
<wpdisplay item=MC_callback> in payment responce
This may or may not be useful: https://github.com/paypal/TLS-update#php
came back ok
PayPal_Connection_OKbool(true)
Wordplay appears to be half working
it sends me back to
https://secure-test.worldpay.com/wcc/card?op-simulated&PaymentID=ukdc1-pz-cen07-dppr-1470840058475
it looks like my thankyou.php but theres not styling to the page
just checking if its a worldpay redirect issue
Ok payments from worldpay are going through as successful
but having the same issue as i did with PayPal on my lifeboat website where perch says they have failed
So that sounds like a logic error in your code then, if it is happening with any provider.
my logic is the same as whats on the documentation page so my thnakyou page is
What does debug output at that point?