Update subscription card

Ardi2031
Contributor
Contributor

hi, can someone tell me, I need to change my PayPal card to pay for the subscription. https://developer.paypal.com/docs/api/subscriptions/v1/#subscriptions_patch here I managed to pass the subscriber.paypal_source parameter in this form, but I get an error 

 

 

[ 
  { 
    "op": "replace", 
    "path": "/subscriber/payment_source", 
    "value": 
    { 
      "card": 
      { 
        "number": "[removed]", 
        "expiration_date": "[removed]", 
        "cvc": "[removed]", 
        "name": "Card Holder Name" 
      } 
    }  
  } 
]

 

 

Login to Me Too
1 REPLY 1

Kavyar
Moderator
Moderator

Good day @Ardi2031 

 

Thank you for posting to the PayPal community.

 

To assist you better, could you please provide us with more information about the error you are experiencing? It would be helpful if you could share any error details or provide us with a screenshot of the issue.

 

If your still facing issues, please create an MTS ticket via -  https://www.paypal-support.com/s/?language=en_US  with the detailed information and error details.

 

Sincerely,

Kavya

PayPal MTS

 

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.