I use stripe with TC and got a notice that "Strong Customer Authentication (SCA), a new European regulatory requirement that will require two-factor authentication on many online payments beginning 14 September 2019. You’ll need to make updates to your Stripe integration to prepare for these changes."
Wondering what the update/upgrade path might be with TC.
We will be testing it further over the coming week or so and will be issuing a TC update with the changes included.
The update process will be to do a full upgrade to the latest TC version and reconfigure the Stripe payment provider.
Because of how the Stripe updates work, it does mean a change in implementation with a webhook registration required at the Stripe end. We will of course update the docs around this, and make it clear in the release notes.
Stripe SCA support
I use stripe with TC and got a notice that "Strong Customer Authentication (SCA), a new European regulatory requirement that will require two-factor authentication on many online payments beginning 14 September 2019. You’ll need to make updates to your Stripe integration to prepare for these changes."
Wondering what the update/upgrade path might be with TC.
Thanks! doug.
Hi Doug,
We have put together a working update in a PR here https://github.com/TeaCommerce/Payment-Providers/pull/30
We will be testing it further over the coming week or so and will be issuing a TC update with the changes included.
The update process will be to do a full upgrade to the latest TC version and reconfigure the Stripe payment provider.
Because of how the Stripe updates work, it does mean a change in implementation with a webhook registration required at the Stripe end. We will of course update the docs around this, and make it clear in the release notes.
Hope this helps.
is working on a reply...