During setup Webhooks and Klarna, Afterpay I'm faced in some small things which were not covered in module documentation, and it's not clear where to find solution. I updated readme and description for some configuration fields (Stripe Webhook and Payment method usage).
Note, that
Issue fork commerce_stripe-3466113
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
cosolom commentedComment #4
cosolom commentedComment #5
kenyoowen commentedHi cosolom
In the new configuration section, you added on the README, for me. For better readability, I think this would be better
You can configure all available payment methods for the Payment Element in the Stripe dashboard. The main condition is that these payment methods should be used for “Single use” if you want to include options like Klarna, Afterpay, or Clearpay.Thanks
Comment #6
cosolom commentedHi kenyoowen. Message in readme have been updated
Comment #7
kenyoowen commentedHi cosolom
I reviewed your changes in MR!122 and the configuration now looks good on my end.
Thanks
Comment #9
grevil commentedComment #11
grevil commentedAlright, I ended up reworking the original MR. This should be it now! Please review!
Note, that !MR 175 targets 2.x and MR !122 8.x-1.x.