Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.6.1
-
Component/s: None
-
Labels:None
Description
Error: Cannot use object of type stdClass as array #0 /components/gateway_payments/gateway_payments.php(755): StripePayments->processStoredCc()
I haven't reproduced personally yet but my understanding is that this would occur on a declined payment
Activity
Jonathan Reissmueller
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Sprint | 5.7.0 Sprint 4 [ 173 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Description |
{quote}Error: Cannot use object of type stdClass as array #0 /components/gateway_payments/gateway_payments.php(755): StripePayments->processStoredCc(){quote}
|
{quote}Error: Cannot use object of type stdClass as array #0 /components/gateway_payments/gateway_payments.php(755): StripePayments->processStoredCc(){quote}
I haven't reproduced personally yet but my understanding is that this would occur on a declined payment |
Abdy Franco
made changes -
Assignee | Abdy Franco [ abdy ] |
Abdy Franco
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Abdy Franco
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 58 minutes [ 3480 ] | |
Worklog Id | 16114 [ 16114 ] |
Abdy Franco
made changes -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Jonathan Reissmueller
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |
This may be a bit excessive but this is one solution.
In components/gateways/merchant/stripe_payments/stripe_payments.php around line 707 change:
To