Li

Delete

Are you sure you want to delete this?

PaypalModel


Date
20211029
Target
C_008
Title
Return JSON 값 이해
Contents
paypalGetAccessToken 얻기 {"scope":"https://api.paypal.com/v1/payments/.* https://uri.paypal.com/services/invoicing openid https://api.paypal.com/v1/vault/credit-card/.* https://uri.paypal.com/services/subscriptions https://uri.paypal.com/services/applications/webhooks https://api.paypal.com/v1/vault/credit-card","access_token":"A21AALEjJfzsP2I_4bDmfnEPDvGUIiGr2RUtyZualjU3goTnMODZN318Fu-nTqCA52Y-2tDl4h66Clr9M4jAjECkYMHTA1-9A","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":29331,"nonce":"2021-10-29T01:04:20Zb0S6HInaHpplfDEeBbH-fWUFmR3T5pDfqopOUPaoJ7o"}OK paypalPay 결제 {"scope":"https://api.paypal.com/v1/payments/.* https://uri.paypal.com/services/invoicing openid https://api.paypal.com/v1/vault/credit-card/.* https://uri.paypal.com/services/subscriptions https://uri.paypal.com/services/applications/webhooks https://api.paypal.com/v1/vault/credit-card","access_token":"A21AALrHdQKtVqR1m5sVacZezqRxU8qVYo7Ic_fe_cRUGhcgw8Dilh5qzK4AJx7MB-j7lB4THgsRFLLcM-aBuNNXFSaf5qfjg","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32162,"nonce":"2021-10-29T02:09:21ZEKtcBJFqmj_LEcMXFtRjmwRendcbuBfb6SLxvOQi67o"}{"id":"10T9658889238383V","status":"CREATED","links":[{"href":"https://api.sandbox.paypal.com/v2/checkout/orders/10T9658889238383V","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/checkoutnow?token=10T9658889238383V","rel":"approve","method":"GET"},{"href":"https://api.sandbox.paypal.com/v2/checkout/orders/10T9658889238383V","rel":"update","method":"PATCH"},{"href":"https://api.sandbox.paypal.com/v2/checkout/orders/10T9658889238383V/capture","rel":"capture","method":"POST"}]}Created