How can I find my subscription Id when I know dispute_id ?

shen_ming
Contributor
Contributor

I have a  CUSTOMER.DISPUTE.RESOLVED webevent

And have
"dispute_id": "PP-D-20132",
"buyer_transaction_id": "8VR01491DE6290626",
"seller_transaction_id": "8W294731EA6243002",
 
How can I got the subscription id from these id?
 
 
 
Login to Me Too
1 REPLY 1

MTS_Chiranjeevi
Moderator
Moderator

Hi @shen_ming,

 

Thank you for contacting PayPal community.

 

We apologize for any inconvenience.

 

Unfortunately, theres is no such API currently available to fetch subscription details with "Transaction ID / Dispute ID".

 

I would suggest to please implement the Dispute API and use dispute_id value to get the "buyer" name. You should handle your internal website database to get the subscription ID details with the help of "buyer" bame.

 

Also, you can use the below guide link to show/view subscription details.

Guide link https://developer.paypal.com/docs/api/subscriptions/v1/#subscriptions_get

 

Thank you for understanding and patience.

 

Sincerely,

Chiranjeevi

PayPal, Inc.

 

If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.