Open JeffPaetkau opened 6 years ago
Is it actually deprecated yet, or are they just recommending to migrate to v3?
I'd certainly like to see this kept up to date, but I think it's a non-trivial bit of work to update the form version. The button version probably works exactly the same.
I'm not sure of the formal status. The bigger issue looks like it's going to be PCI compliance. It seems that they've changed the rules a while back. I'm still looking into it, but it looks like the easiest thing to do is to transition to v3 with "elements".
FYI, I just created a pull request adding support for stripe.js v3 elements: https://github.com/concrete5-community-store/community_store_stripe/pull/15
Stripe v2 is deprecated. Are there plans to add support for v3?