storefront icon indicating copy to clipboard operation
storefront copied to clipboard

Dummy payment gateway

Open typeofweb opened this issue 3 years ago • 1 comments

Add a dummy payment gateway to saleor-app-checkout.

This way you could complete the flow without setting up Mollie or Adyen and it would give you a baseline for writing your own integration

typeofweb avatar Aug 02 '22 08:08 typeofweb

Hello @mmiszy.

I would like to have this implemented. Do you have an estimation for it?

On the other hand, I can help to implement it if someone gives me a hand with these:

  • An overview of the work required.
  • An overview of how the full implementation would be.
  • The initial guidelines for starting.

Thank you.

rodolfojcj avatar Sep 13 '22 02:09 rodolfojcj

This feature was implemented in this PR: https://github.com/saleor/react-storefront/pull/484

witoszekdev avatar Oct 20 '22 08:10 witoszekdev