Skip to content

Could not get shipping address with all the fields #242

@dimakpoq

Description

@dimakpoq

PayPal Android SDK Version

1.3.0

Environment

Both

Android Version & Device

any

PayPal dependencies

paypal = { group = "com.paypal.android", name = "paypal-native-payments", version.ref = "paypal" }

Describe the bug

Can not receive the Shipping Address fields like line1, line2, fullAddress (like in the old checkout SDK).

To reproduce

PayPalNativeCheckoutListener doesn't return address data in the onPayPalCheckoutSuccess callback.
Also, PayPalNativeShippingListener only returns shipping address with adminArea1, adminArea2, countryCode and postalCode, but fields like line1, line2, fullAddress aren't present.

Expected behavior

Is it possible to receive the full Address on payment success, like in the old checkout SDK in the Approval.data.shippingAddress?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions