Skip to content

Add shopperInformation to CardsConfiguration #467

@dragomir-ivanov-212

Description

@dragomir-ivanov-212

Is your feature request related to a problem? Please describe.
The ability to pass shopperInformation: PrefilledShopperInformation is missing (always nil in iOS; I haven't looked into Android).
For our use case, feature parity with the native SDKs is required. We use it to pass prefilled shopperName/cardHolderName, known to us at checkout.

Describe the solution you'd like
Add shopperInformation: PrefilledShopperInformation (full or partial) as a prop to CardsConfiguration. Parse and pass it to the native SDKs.

Describe alternatives you've considered
Alternatively, only allow shopperName as a top-level configuration and construct a partial shopperInformation config.

Additional context
shopperInformation is always nil

Metadata

Metadata

Assignees

No one assigned

    Labels

    Android SDKThis feature is missing on latest adyen-androidenhancementNew feature or request

    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