- Issue created by @jsacksick
- 🇮🇱Israel jsacksick
jsacksick → changed the visibility of the branch 3528108-stripe-connect-implementation to hidden.
Currently, the authentication is done via a Publishable key and a secret key. The new recommended authentication method is via OAuth / Stripe Connect.
We need to deprecate the old authentication method and perform the authentication via Stripe connect. This should simplify setting up a new Stripe payment gateway.
The only challenge is we need the payment gateway to be saved so we can save the credentials after successfully connecting to Drupal Commerce via the OAuth authorize route.
There is some UX work to be done to make it clear that connecting to Stripe is done AFTER saving the payment gateway.
Active
2.0
Code
jsacksick → changed the visibility of the branch 3528108-stripe-connect-implementation to hidden.