Hi,
I have one problem. If I use Paypal standard payment, if consumer cancel order and click to Paypal interface "Cancel and return to marchand", the order appear in GrandNode with status waiting. Also vendor have a notification for this order.
And when I use Paypal Checkout Express, it's ok but the payment button appear in one page checkout and consumer can pass to PayPal standard payment. If I disable Paypal Standard Payment, and if consumer click on payment button, there is a message "no method payment enable" :(
Thanks for your help to have the best checkout solution with Paypal please.
Paypal payment standard
Monday, November 25, 2024 10:48:43 PM
Laurent wrote:
That is related to GrandNode design and redirect payment. During making order you are clicking confirm button, then you get redirect - but! If you click confirm at checkout, this mean order is already created! See other case - another order. When you get redirect to PayPal, open your store at new tab, and check if order is created alredy or not - it will be.
Laurent wrote:
Just disable OrderPlaced.VendorNotification and enable OrderPaid.VendorNotification if is not active. This will send notification to vendor only when order is paid and prevent notify vendor on placing order event.
Laurent wrote:
PayPal Express is creating extra button at /cart page. If you will disable the only payment available from "standard" payment method checkout step, this method payment will be shown. PayPal Express is working a bit different and making order by using this method is not call standard checkout page.
if consumer cancel order and click to Paypal interface "Cancel and return to marchand", the order appear in GrandNode with status waiting.
That is related to GrandNode design and redirect payment. During making order you are clicking confirm button, then you get redirect - but! If you click confirm at checkout, this mean order is already created! See other case - another order. When you get redirect to PayPal, open your store at new tab, and check if order is created alredy or not - it will be.
Laurent wrote:
Also vendor have a notification for this order.
Just disable OrderPlaced.VendorNotification and enable OrderPaid.VendorNotification if is not active. This will send notification to vendor only when order is paid and prevent notify vendor on placing order event.
Laurent wrote:
If I disable Paypal Standard Payment, and if consumer click on payment button, there is a message "no method payment enable"
PayPal Express is creating extra button at /cart page. If you will disable the only payment available from "standard" payment method checkout step, this method payment will be shown. PayPal Express is working a bit different and making order by using this method is not call standard checkout page.
Best regards,
Tomasz
GrandNode Team
Tomasz
GrandNode Team
0
You wrote : PayPal Express is creating extra button at /cart page. If you will disable the only payment available from "standard" payment method checkout step, this method payment will be shown. PayPal Express is working a bit different and making order by using this method is not call standard checkout page.
But when I disable "Paypal Payment Standard", in one checkout page I have no payment show.
If I use Paypal Express, if I have not free shipping, the cart doesn't purpose to choose vendor method shipping to calculate total amount. It's normal ? Thanks
But when I disable "Paypal Payment Standard", in one checkout page I have no payment show.
If I use Paypal Express, if I have not free shipping, the cart doesn't purpose to choose vendor method shipping to calculate total amount. It's normal ? Thanks
0