Populate Stripe Payment Description field
-
Is there a way that I can use the shortcode to populate the “Description” field in the Stripe payment? As I understand it “Name” creates a product, but does not populate this field.
I use a flow that is triggered on the creation of a Stripe charge and I need to get the data on the payment (ie. what for) and have previously used the description.
For completeness, the Shortcode I use is:
[wp_stripe_checkout_session name=”Dynamic info” button_text=”Pay Now” prefill_wp_email=”true”]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Populate Stripe Payment Description field’ is closed to new replies.