When a user subscribe to my offer thanks to the subscription button, IPN returns the following informations :
After the subscription I need to use the GetRecurringPaymentsProfileDetails method which require the folowing fields:
How can I get the PROFILEID?
If you are going to call GetRecurringPaymentsProfileDetails API , please set "GetRecurringPaymentsProfileDetails" for variable METHOD, and data in "subscr_id" for variable PROFILEID in the API request.