• Resolved 9868john

    (@9868john)


    I have a notification that is setup after the client fills in the form.

    Rather than sending them to paypal, I want to send them an order summary with a link to pay.

    Is it possible to ad to add this via shortcode?

Viewing 1 replies (of 1 total)
  • Plugin Author eclev91

    (@eclev91)

    Hey @9868john,

    Good question. There isn’t currently a shortcode built-in, but you’re welcome to build one out!

    You’d want to fetch the entry ID via a GET variable, most likely. Then pull the payment URL (saved as ‘payment_url’) out of the entry using gform_get_meta. Hopefully that puts you on the right track, and I’ll keep this in mind as a feature request.

    • This reply was modified 7 years ago by eclev91.
Viewing 1 replies (of 1 total)
  • The topic ‘Can payment link be added via shortcode?’ is closed to new replies.