Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

redlik's avatar

Cartalyst old stripe API version

I've made my first live transaction, it went ok but I got the warning about SCA regulations (I'm based in Ireland). I'm using version 12 of the cartalyst/stripe package but in my Stripe log I've noticed it uses API from 2017. Do I need to force a newer version somehow?

0 likes
2 replies
automica's avatar

Cartalyst latest stripe package is at 2.4 - 2019-12-21

https://github.com/cartalyst/stripe

I would suspect updating to that version will bring in integration with a recent version of stripe which uses SCA as that was a requirement late in 2019.

redlik's avatar

If that's the case it should be SCA ready, will try that. Thnx

Please or to participate in this conversation.