Skip to content

Commit

Permalink
updated doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
rafsuntaskin committed Jan 5, 2025
1 parent 1d2c8d7 commit a8047bc
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,8 @@ protected static function get_payment_intent_data( array $event ): array {
*
* @since 5.3.0
* @since 5.16.0 Remove deprecation notice.
* @since 5.18.0 Only check matching payment intent ids if they are not pending or action required.
* @since 5.18.0 Only check matching payment intent ids if they are not pending or action required.
* @since TBD Removed the check for the payment intent status for pending or action required.
*
* @param array $payment_intent_received The payment intent data received
* @param array[] $payment_intents_stored The payment intent data stored from each update, keyed by status.
Expand Down

0 comments on commit a8047bc

Please sign in to comment.