user1724434
user1724434

Reputation: 698

Use shortcode in WordPress contact form 7 Success Message

I'm trying to use CF7 for an event registration along with the Nice PayPal Lite plugin which simply creates a paypal button with a set amount to redirect users to paypal upon click. I would like to use the shortcode in the "success message" of CF7 so that after the user submits the form the paypal button appears and so instead of saying "Your message was sent successfully" I can add "Please click the paypal button below to complete your registration". The problem is that the shortcode doesn't work when I put it the successful message field and just shows up as if it was normal text.

This is what the shortcode looks like: [nicepaypallite name="Coffee Mug" amount="12.50"]

Any help please.

Upvotes: 0

Views: 1030

Answers (1)

user1334789
user1334789

Reputation:

You just have to link the Submit button to the PayPal URL.

Upvotes: 1

Related Questions