do_action( 'edds_preapproved_payment_needs_action', int $payment_id )
Allows further processing when a Preapproved payment needs further action.
Description Description
Parameters Parameters
- $payment_id
-
ID of the payment.
Source Source
File: includes/gateways/stripe/includes/payment-actions.php
Changelog Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |