Git Product home page Git Product logo

vsf-amazon-pay's People

Contributors

alexanderkharchenko avatar dmitry-kozachek avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

vsf-amazon-pay's Issues

Transaction has been declined. Please try again later.

I am getting a transaction declined error while placing the order and also it displays the amazon pay method more than one time on the VSF checkout page. FYI I am using Magento 2.4.1 so is there any version difference in the API?

Improve Documentation

Hi,
I am happy I found your module for amazon pay integration. I made the setup like described in the README. But there is no information about the components in the components folder. Where do I need to place them to make it work properly? Right now I just added them to the Cart.

For example I get this error in the AddressBook:

InvalidAccountStatus The Seller account is not in an appropriate state to execute this request
(e.g., is suspended, has not completed registration, etc.)

Maybe you could improve the README a bit and describe how to go on when the basic setup ist done. What are the pitfalls, what do I need to care about when working with amazon pay in vue storefront?

Order data is cleared from state too early

IMO the RESET_ORDER mutation is called too early within the order process:

store.commit(KEY + '/' + types.RESET_ORDER)

My use case is that I need to save the Magento 2 order increment ID into the transaction saved in Amazon Pay to be able to track it easily later.

Magento does not provide this ID until the checkout has been finished. However, by this time the Amazon Reference ID has already been cleared from the Vuex state, so I cannot do the needed additional Amazon API call anymore.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.