cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

INTERNAL_SERVICE_ERROR-payment with vault

SetaDev
New Community Member

I have sent Request: 

----------------------------------

{
"id":"1",
"intent":"sale",
"payer":{
"payment_method":"credit_card",
"funding_instruments":[
{
"credit_card_token":{
"credit_card_id":"CARD-52935783CV043764NLLKG66Q",
"external_customer_id":"608"
}
}
]
},
"transactions":[
{
"amount":{
"total":"6.70",
"currency":"USD"
},
"description":"Payment by vaulted credit card."
}
]
}

-----------------------

i got response 

{
"name": "INTERNAL_SERVICE_ERROR",
"message": "An internal service error occurred.",
"information_link": "https://developer.paypal.com/docs/api/payments/#errors",
"debug_id": "78913847a0d24"
}

image.png

Plz advise

Login to Me Too
Who Me Too'd this topic