Eveypay payment doesn’t work for manual orders
-
Everypay payment method works fine on regular orders with woocommerce.
The problem comes with manual orders in the backend. We create an order in the backend, and then we send a payment link to customer, e.g. https://dressito.gr/checkout/order-pay/80568011/?pay_for_order=true&key=wc_order_BYziqVkgqK9dg
When user chooses the Everypay method and proceeds, the response is a blank page with only this:
{“messages”:”Checking the html, we get this:
<html>
<head>
</head>
<body>
{“messages”:”<script type=”text/javascript”>EVDATA = {\”amount\”:0,\”pk\”:\”pk_d12bg7EC9DaamnnMCOSQcTrZkuK4KfO2\”,\”max_installments\”:0,\”locale\”:\”el\”,\”billing_address\”:false};load_everypay();<\/script>”}</script>
</body>
</html>The page I need help with: [log in to see the link]
- The topic ‘Eveypay payment doesn’t work for manual orders’ is closed to new replies.