SilverCommerce\Payments\PayPal\RedirectFixPurchaseService::markCompleted
If gateway is paypal express and it returns a redirect response with a failier then mark as pending capture (rather than captured)
Signature
protected function markCompleted(string
$endStatus,
ServiceResponse
$serviceResponse,
AbstractResponse
$gatewayMessage )
Parameters
$endStatus
— string$serviceResponse
— SilverStripe\Omnipay\Service\ServiceResponse
$gatewayMessage
— object