Skip to content

[iOS] Crash if label of PaymentItem is not provided #265

@omartinma

Description

@omartinma

Hi,

According to the model definition of PaymentItem the property label is not required. If we dont pass a value it will crash in iOS as soon as you call showPaymentSelector. I did not test it on Android yet, not sure if the same case there but I believe we have 2 options:

  1. Make the field not nullable.
  2. Add documentation about the need to pass a value on iOS

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions