Skip to content

Please enable "Invoice" tender type. #73

@staninprague

Description

@staninprague

When my apps sends the customer to Square POS app using SCCAPIRequestTenderTypeAll for tender types, all payment options are shown as expected, except for the "Invoice" option.
The customer would expect "Invoice" option to be shown in the Square app when it is open through my app and using tender types = SCCAPIRequestTenderTypeAll.
"Invoice" option is shown to him in the Square app otherwise, the problem is only when Square app is opened through my app.
Even if SCCAPIRequestTenderType is provided as SCCAPIRequestTenderTypeAll, the API of Square is parsing this as a list of available types inside "All". This results in the list of tender types between which "Invoice" can't be present as an option per the current enumeration values and string constants for the tender types.
Please allow to use Invoice option by either adding it to the API/enumeration of tender types or by adding it as an option included in the "Other" tender type.

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