You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐞 Describe the Bug @tdchow@ChrisGuzman@gabo-alv when i do the complete payment from Web UI (pay in 4) receiving the correlationIds as null from approval.data.correlationIds?.riskCorrelationId?.id in Android Paypal SDK. But in IOS receiving those details. ApprovalData(payerId=U*********Y4, orderId=0********4, paymentId=null, payer=null, cart=null, shippingAddress=null, vaultData=null, billingToken=null, correlationIds=null)
<img width="477" alt=
"Screenshot 2023-03-08 at 3 37 32 PM" src="https://user-images.githubusercontent.com/115608194/223706461-6b78f949-db23-4fc0-906a-b8344fe3b50f.png">
The text was updated successfully, but these errors were encountered:
🐞 Describe the Bug
@tdchow @ChrisGuzman @gabo-alv when i do the complete payment from Web UI (pay in 4) receiving the correlationIds as null from approval.data.correlationIds?.riskCorrelationId?.id in Android Paypal SDK. But in IOS receiving those details.
ApprovalData(payerId=U*********Y4, orderId=0********4, paymentId=null, payer=null, cart=null, shippingAddress=null, vaultData=null, billingToken=null, correlationIds=null)
<img width="477" alt=
"Screenshot 2023-03-08 at 3 37 32 PM" src="https://user-images.githubusercontent.com/115608194/223706461-6b78f949-db23-4fc0-906a-b8344fe3b50f.png">
The text was updated successfully, but these errors were encountered: