blockonomics / prestashop-plugin

Accept bitcoins on your website, payments go directly into your wallet
Other
16 stars 22 forks source link

Way to switch payment method after order created #27

Closed blockonomics closed 4 years ago

blockonomics commented 7 years ago
shivaenigma commented 6 years ago
damontricomi commented 6 years ago

Im lost please help me u can call me. Please give me a call 9728259305

On Oct 28, 2017 1:10 AM, "shivaenigma" notifications@github.com wrote:

  • Order cannot be deleted while shopping cart can be deleted
  • Retain cart and convert only to order when payment is done

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/blockonomics/prestashop-plugin/issues/27#issuecomment-340142234, or mute the thread https://github.com/notifications/unsubscribe-auth/Adv0HVKnNPM0d7bRH4ZTTWv8FnWs6aUOks5swsVvgaJpZM4O4b74 .

blockonomics commented 5 years ago

Check how other payment methods are working

blockonomics commented 5 years ago
DarrenWestwood commented 5 years ago

Info on possible solutions

https://www.prestashop.com/forums/topic/465587-prestashop-how-to-clear-cart-only-after-successful-payment/

Good insights from Paul C: https://www.prestashop.com/forums/topic/5329-how-does-paymentprovider-validateorder-work/

Only run validateOrder from callback.php: https://stackoverflow.com/questions/31827422/issue-with-creating-an-intermediate-pending-order/31913505

Duplicate the cart before validateOrder called: https://www.knowband.com/blog/prestashop-tutorials/copy-cart-another-cart-order-change-id_cart/ https://stackoverflow.com/questions/41170756/how-to-call-function-after-payment-in-prestashop

blockonomics commented 2 years ago

A minor issue is that the duplicate cart is shown . For some customer it is a popup and can be annoying Screenshot 2021-10-26 at 13-26-43 blockonomicstest