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

thelostpixel's avatar

Laravel Cashier, Stripe and Europe's SCA regulations

Hi All

Just wondering if anyone knows when Cashier will be releasing the update (I believe it will be V10) for the new European regulations (SCA)??

Stripe keep sending emails reminding us of the deadline 14th September, however my application uses Cashier to manage all one time payments, so the update to Cashier is crucial.

My current scenario... Currently my application offers subscriptions (Where the user is required to pay for the first 3 months upfront). In order to do this I have the following process.

  • Subscription is created with a 'Trial Period' of 3 months.
  • A one off payment of the value of (1 month) X 3 is taken immediately.
  • On month 4, the trial ends and monthly payments start

Does anyone see any problems with this going forward with the new SCA regulations? I wouldn't have thought it would affect historic subscriptions, only new ones.

Thanks in advance.

M

0 likes
1 reply

Please or to participate in this conversation.