why my thread was closed without solution ?

D

Deleted member 9923

Guest
Hello @rodrigo,
We have responded to this in ticket #98785. We kindly request you to please check it once.
 

rodrigo

Member
Hello MukeshR,

I checked and replied the team wont help on this I understand that you can't provide me a full script to works perfectly... but answer simple question or send examples already help !

In this thread: https://forum.pabbly.com/threads/tr...bly-subscription-billing-checkout-page.14503/ you added at the end a example of script!

But it have fixed values: fbq('track', 'Purchase', {value: 447.00, currency: 'USD'}); how to send the total that user purchased?

How to monitor if the modal for credit card payment is opened?

Users that works with facebook ads may have the same questions that I post in my closed thead!
 
D

Deleted member 9923

Guest
Hello Rodrigo,
Thank you for contacting us.

You can use the API below to retrieve the user and payment details from the checkout page:

https://apidocs.pabbly.com/#94797e1a-5325-44eb-bdfb-597332a7a8c1

Using this API, you can get real-time data for the customer and transaction. Once you have the data, you can pass it into your tracking code. Please ensure that you make the necessary changes in the custom tracking code accordingly.

If you have any further questions, feel free to reach out. We’re here to assist you!
 
Top