Project

General

Profile

Actions

Bug #7624

closed

Stripe: different initial charge for recurring subscriptions fails for new customers

Added by krileon over 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Target version:
Start date:
15 July 2019
Due date:
% Done:

100%

Estimated time:

Description

When a new customer object is generated and the initial charge for a recurring subscription is different from the recurring amount the initial payment fails at payment attachment API call to payment_intents endpoint.

https://www.joomlapolis.com/forum/277-cb-paid-subscriptions-support/241161-stripe-prorating?start=12

Actions #1

Updated by krileon over 4 years ago

The parameters for the payment method to be attached to the charge are being attached to $requestParams instead of $chargeParams, which is why they're missing in the API call and cause the initial payment to fail.

Actions #2

Updated by krileon over 4 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !162

Actions #3

Updated by beat almost 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF