android-checkout-sdk icon indicating copy to clipboard operation
android-checkout-sdk copied to clipboard

PayPal integration in Android Payment with "Pay in 4" web-view getting response with empty fields.

Open psandeepkumar-concentrix opened this issue 2 years ago • 0 comments

General information Environment: Debug OS: Android `` Issue description when try to do checkout with Pay in 4 option its redirecting to the web-view from there if we proceed with the complete payment. After completion of payment success OnApprove callback receiving the approval data with empty details.

ApprovalData(payerId=U******dd**, orderId=8*********9, paymentId=null, payer=null, cart=null, shippingAddress=null, vaultData=null, billingToken=null, correlationIds=null)