SA1635337 - Implement Stripe Extended Auth in payment service

  • Updated
 

To support SupplyLand request for online extended auth (see linked ticket) Spreedly have implemented a new gateway specific field called "request_extended_authorization":

"gateway_specific_fields": {
        "stripe_payment_intents":

{             "request_extended_authorization": "if_available"         }

}

Together with previously support gateway specific field "capture_method" we should now be able to support Stripe extended auth in payment service:

https://docs.stripe.com/payments/extended-authorization?platform=web&ui=elements

 

Reported Version

Cloud 

Cause

N\A

Workaround

N\A

Resolutions will be posted below. Please use the Follow button to receive status updates.

The Fix will be included in the May release.