Reputation: 31
1) How can I come to know if customer has been charged for recurring service in PayFlow Pro?
2) Is there any webhook equivalent endpoint available in PayFlow Pro ?
Thanks
Upvotes: 1
Views: 403
Reputation: 174
The Reporting API will be the configuration to use when searching for your recurring billing profiles. Here is a link from the Developer's Page showing how to perform this API call: https://developer.paypal.com/docs/classic/payflow/reporting/#performing-api-searches
Alternatively, you can login to the Manager account and go through the reports manually and looking up the customer's profile information.
Once you have located the profile opened you can click, "View Payments" and this will show you the history for the last payment successfully process.
Upvotes: 0