Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Add Payment Information endpoint #538

Open
rain2o opened this issue Dec 11, 2020 · 0 comments
Open

Add Payment Information endpoint #538

rain2o opened this issue Dec 11, 2020 · 0 comments

Comments

@rain2o
Copy link
Contributor

rain2o commented Dec 11, 2020

Some payment methods require the user to be redirected from the store to the payment provider's website, and then they will be redirected back to the store. These such payment methods require the payment-information endpoint in Magento 2 to save the order with an unpaid payment method, which will then be updated after a confirmation from the payment provider.

The magento2-rest-client lib already supports this, so a new endpoint in the VSF API needs to be added to support this as well.
See https://github.com/DivanteLtd/magento2-rest-client/blob/32fd922ced0ef735b99fd85be0dda6ebcd9eb791/lib/cart.js#L145

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant