Hello.
Thank you for your library.
But I was wondering how to be implemented for refund.
{ response_type: 'payment',
response:
{ state: 'approved',
id: 'PAYID-LU3HG6Y71139885RE4834055',
create_time: '2019-07-23T02:40:26Z',
intent: 'sale' },
client:
{ paypal_sdk_version: '2.15.3',
platform: 'Android',
product_name: 'PayPal-Android-SDK',
environment: 'sandbox' } }
that's all response from paymentRequest. but I couldn't find order id or transaction id.
wonder what is id value 'PAYID-LU3HG6Y71139885RE4834055'.
Hello.
Thank you for your library.
But I was wondering how to be implemented for refund.
{ response_type: 'payment',
response:
{ state: 'approved',
id: 'PAYID-LU3HG6Y71139885RE4834055',
create_time: '2019-07-23T02:40:26Z',
intent: 'sale' },
client:
{ paypal_sdk_version: '2.15.3',
platform: 'Android',
product_name: 'PayPal-Android-SDK',
environment: 'sandbox' } }
that's all response from paymentRequest. but I couldn't find order id or transaction id.
wonder what is id value 'PAYID-LU3HG6Y71139885RE4834055'.