do_action( 'edds_confirm_payment_intent', StripePaymentIntent|StripeSetupIntent $intent )

Allows further processing after an Intent is confirmed.


Description Description

Runs for all calls to confirm(), regardless of action needed.


Parameters Parameters

$intent

Stripe intent.


Top ↑

Source Source

File: includes/gateways/stripe/includes/payment-actions.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.