Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.10.0-b1
-
Component/s: None
-
Labels:None
Description
StripePayments::processStoredCc() creates a payment intent and immediately processes it. It submits the 'off_session' as false, which tells stripe that the cardholder is present during the transaction for verification. This method is used by the cron and thus 'off_session' should really be set to true to tell stripe that the cardholder is NOT present. This method is only used by the cron since other payment locations use the auth/capture flow when it is available.
Activity
Jonathan Reissmueller
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Sprint | 4.10.0 Sprint 3 [ 107 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked lower |
Jonathan Reissmueller
made changes -
Status | Open [ 1 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked lower |
Abdy Franco
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 8 minutes [ 480 ] | |
Worklog Id | 13586 [ 13586 ] |
Abdy Franco
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |