- Posts: 249
- Thank you received: 3
Stripe Checkout: setup_future_usage required
- hide10
-
Topic Author
- Offline
- Elite Member
-
Less
More
4 years 3 months ago #141223
by hide10
Stripe Checkout: setup_future_usage required was created by hide10
Hello,
I’m using the Stripe Checkout plugin.
Today I received an alert email from Stripe about important changes which will be effective on May 21, 2021.
It will be required to include setup_future_usage argument to capture a payment method on-file to use for future use. $session = \Stripe\Checkout\Session::create([
'payment_intent_data' => [
],
stripe.com/docs/api/payment_intents/upda...t-setup_future_usage
Will you please update the Stripe Checkout plugin?
P.S.
This might be related to my past Ticket #105800.
Thanks.
I’m using the Stripe Checkout plugin.
Today I received an alert email from Stripe about important changes which will be effective on May 21, 2021.
It will be required to include setup_future_usage argument to capture a payment method on-file to use for future use. $session = \Stripe\Checkout\Session::create([
'payment_intent_data' => [
Code:
'setup_future_usage' => 'off_session',
stripe.com/docs/api/payment_intents/upda...t-setup_future_usage
Will you please update the Stripe Checkout plugin?
P.S.
This might be related to my past Ticket #105800.
Thanks.
Please Log in or Create an account to join the conversation.
- Paul Adams
- Offline
- Junior Member
-
Less
More
- Posts: 37
- Thank you received: 0
4 years 3 months ago #141230
by Paul Adams
Replied by Paul Adams on topic Stripe Checkout: setup_future_usage required
I also received the same email today. Following the thread,
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 3 months ago #141237
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Stripe Checkout: setup_future_usage required
Hello
I will have to review Stripe latest documentation and work on the plugin to have it works with latest version of Stripe API
It will take sometime, but surely we will have it ready before May (should be available sometime next month, or even this month if I have enough time)
Tuan
I will have to review Stripe latest documentation and work on the plugin to have it works with latest version of Stripe API
It will take sometime, but surely we will have it ready before May (should be available sometime next month, or even this month if I have enough time)
Tuan
The following user(s) said Thank You: hide10
Please Log in or Create an account to join the conversation.
- Paul Adams
- Offline
- Junior Member
-
Less
More
- Posts: 37
- Thank you received: 0
4 years 3 months ago #141293
by Paul Adams
Replied by Paul Adams on topic Stripe Checkout: setup_future_usage required
Hi Tuan.,
Thank you. Will you post that it's been updated on the site or should we just look for a change in the version number which I think is currently 2.19.1.
Paul
Thank you. Will you post that it's been updated on the site or should we just look for a change in the version number which I think is currently 2.19.1.
Paul
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 2 months ago #141307
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Stripe Checkout: setup_future_usage required
Hi Paul
I will change the version number of the payment plugin and also update the topic here
Tuan
I will change the version number of the payment plugin and also update the topic here
Tuan
Please Log in or Create an account to join the conversation.
- Paul Adams
- Offline
- Junior Member
-
Less
More
- Posts: 37
- Thank you received: 0
4 years 2 weeks ago #142914
by Paul Adams
Replied by Paul Adams on topic Stripe Checkout: setup_future_usage required
Hi,
Is there an update for the plugin yet?
Thanks
Paul
Is there an update for the plugin yet?
Thanks
Paul
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 2 weeks ago #142915
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Stripe Checkout: setup_future_usage required
Hi Paul
I haven't had a chance to look at it yet. Will try to find sometime to look at this in the next 1 to 2 weeks (before releasing new version of Membership Pro which I am working on at the moment)
Regards,
Tuan
I haven't had a chance to look at it yet. Will try to find sometime to look at this in the next 1 to 2 weeks (before releasing new version of Membership Pro which I am working on at the moment)
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Paul Adams
- Offline
- Junior Member
-
Less
More
- Posts: 37
- Thank you received: 0
4 years 2 weeks ago #142956
by Paul Adams
Replied by Paul Adams on topic Stripe Checkout: setup_future_usage required
Ok, great. Thanks Tuan
Please Log in or Create an account to join the conversation.
- Paul Adams
- Offline
- Junior Member
-
Less
More
- Posts: 37
- Thank you received: 0
4 years 1 week ago #143152
by Paul Adams
Replied by Paul Adams on topic Stripe Checkout: setup_future_usage required
It looks like the plug in has been updated now, is that correct?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 1 week ago #143159
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Stripe Checkout: setup_future_usage required
Hi Paul
It was updated, but for different purpose. I realized that Stripe allow using different methods for Stripe Checkout , so I added a parameter to allow choosing available payment methods for Stripe Checkout payment plugin in case someone needs it
It is sill not very clear to me about usage of setup_future_usage , so I haven't added it yet. I will have to read their documentation again, I guess
Tuan
It was updated, but for different purpose. I realized that Stripe allow using different methods for Stripe Checkout , so I added a parameter to allow choosing available payment methods for Stripe Checkout payment plugin in case someone needs it
It is sill not very clear to me about usage of setup_future_usage , so I haven't added it yet. I will have to read their documentation again, I guess
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.