do_action( 'edds_update_payment_intent', string $intent_id )

Allows processing before a PaymentIntent is updated.


Description Description


Parameters Parameters

$intent_id

Stripe PaymentIntent ID.


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.