android-checkout-sdk
android-checkout-sdk copied to clipboard
PayPal integration in Android Payment with "Pay in 4" web-view getting response with empty fields.
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)