Order API - Didn't auto fill email to input email login in Approve url

quochuydev
Contributor
Contributor

I call a request v2/checkout/orders => when I click to approve URL, It didn't auto fill email address to input email anymore. How can I do it?

 

 

{
"intent": "CAPTURE",
"payer": {
"email_address": <payer email>
},
"purchase_units": [
{
"amount": {
"currency_code": "USD",
"value": "0.1"
}
}
],
"application_context": {
"shipping_preference": "NO_SHIPPING"
}
}

 

 

 

Login to Me Too
2 REPLIES 2

quochuydev
Contributor
Contributor

hope you guys reply me soon, I has a deadline soon!!

Login to Me Too

quochuydev
Contributor
Contributor

Haven't Found your Answer?

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