- This topic has 1 reply, 2 voices, and was last updated 4 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Stripe payment plugins for your WordPress site
· ·
Home › Forums › Stripe Payments Plugin › Push data price to FB ADS
Hello,
On confirmation page (after payment)
i need to push information to my Facebook ads for conversion.
possible ?
thanks
Our plugin has action hook that can be used to get notified when a transaction has completed. You can then write your code to do the additional task you need to do for the transaction.
You can use the “asp_stripe_payment_completed” hook:
If you are not a coder, you will need to hire a code who can do the coding you need done though.