DivanteLtd / magento1-vsbridge

Run the Progressive Web App (PWA) on top of Magento 1.9. This is a Vue Storefront bridge for Magento 1.x. MIT License
https://vuestorefront.io
MIT License
57 stars 49 forks source link

#Fix Create order #55

Closed tdugue closed 3 years ago

tdugue commented 4 years ago

@pkarw

I added the notion of additional information for payment.

For example for payment with Paypal there is the token information...

necessary for validation of payment.

Without this additions Paypal does not work.

I think that this notion is necessary also for other method of payment.

rozzilla commented 3 years ago

Thanks a lot for this PR @tdugue: it works well and solve the issue to create an order with PayPal!

dimasch commented 3 years ago

@tdugue Great work!

kkrieger85 commented 3 years ago

@ResuBaka pls merge