#shopwareStripe
1 messages · Page 1 of 1 (latest)
Not familiar with that plugin, does it use our hosted Checkout solution? https://stripe.com/docs/payments/checkout
nop. They use API with key
What is your Stripe acct_xxx ID?
I'm using test account
here is a request id: https://dashboard.stripe.com/test/logs/req_GRfVeG9C5idGDM?t=1682672487
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Taking a look to see what the issue is
Yeah I guess this is expected, that plugin is trying to create a Sofort Source object for 0 amount. It needs to be a positive amount: https://stripe.com/docs/sources/sofort#:~:text=A positive integer in the smallest currency unit representing the amount to charge the customer (for example%2C 1099 for a 10.99 EUR payment).
You need to speak to Shopware about this
I believe this plugin is developed by stripe
Hi! I'm taking over this thread.