From 0a0e909daa7ce0f5401ff5e316d0f8604ea0d3fb Mon Sep 17 00:00:00 2001 From: dariospace <30393370+dariospace@users.noreply.github.com> Date: Mon, 18 Apr 2022 15:03:08 -0300 Subject: [PATCH] ~ added instruction video (#301) --- gravity-forms/gw-feed-specific-submit-button.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gravity-forms/gw-feed-specific-submit-button.php b/gravity-forms/gw-feed-specific-submit-button.php index 03bd94282..2d5cd05ff 100644 --- a/gravity-forms/gw-feed-specific-submit-button.php +++ b/gravity-forms/gw-feed-specific-submit-button.php @@ -3,6 +3,8 @@ * Gravity Wiz // Gravity Forms // Feed-specific Submit Button * https://gravitywiz.com/gravity-forms-feed-specific-submit-button/ * + * Instruction Video: https://www.loom.com/share/c75fcfa9e9d2453f839dd483b25147a8 + * * Change the label of the submit button depending on which payment feed will be used to process the order. This can help * set user expectation when conditionally redirecting to Stripe Checkout. Currently, this plugin is limited to Stripe. *