Stripe Checkout with new API 2022-08-01

  • Kevin Turcotte
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 7 months ago #153703 by Kevin Turcotte
Stripe Checkout with new API 2022-08-01 was created by Kevin Turcotte
Hi,

Thanks for your great work on the different extensions.
I tried to upgrade to the new Stripe API, and this is the error message I get using Stripe Checkout 3.0.2.

invalid_request_errorYou cannot use 
Code:
line_items.amount
Code:
line_items.currency
Code:
line_items.name
Code:
line_items.description
, or 
Code:
line_items.images
 in this API version. Please use 
Code:
line_items.price
 or 
Code:
line_items.price_data
. Please see  stripe.com/docs/payments/checkout/migrating-prices  for more information.

I now rolled back to the previous stripe API. Is it something that will eventually be fixed?
Thanks,

Please Log in or Create an account to join the conversation.

More
1 year 7 months ago #153711 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Stripe Checkout with new API 2022-08-01
Hello Kevin

That latest Stripe API version has backward incompatible change, so we haven't updated it to the main Stripe payment plugin package yet

However, we have the payment plugin package (a separate one) supports that latest API. If you want to switch to new API, submit a support ticket and I will send the version which works with latest Stripe API for you

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
1 year 7 months ago #153771 by Andreas Eckstein
Replied by Andreas Eckstein on topic Stripe Checkout with new API 2022-08-01
Hello Thuan,
it seems so that i have the same Problems as Kevin. The recurring supscription works in such a way that on my Strip account there is the money for the recurring subscription, but the users account dosen't continue. The joomla group setting is wright for the first resurring period but then the joomla group setting is e. g. REGISTERED but not MEMBER. Can u help me?

Best regards,
Andreas

Please Log in or Create an account to join the conversation.

More
1 year 7 months ago #153779 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Stripe Checkout with new API 2022-08-01
Hi Andreas

For this, please submit a support ticket sending us super admin account of your site. We will check your setup to see what is the possible issue and get it sorted

(It's not something related to Kevin's problem, I think)

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc