apply_filters( 'edds_create_setup_intent_args', array $intent_args, array $purchase_data )

Filters the arguments used to create a SetupIntent.


Description Description


Parameters Parameters

$intent_args

SetupIntent arguments.

$purchase_data

Purchase form data.


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.