Skip to content

Ptsv2creditsProcessingInformation is missing a field for RefundOptions #127

@m-sco

Description

@m-sco

Hi,

According to accepting-payments/M19-payouts.pdf (section 5.5 "Important Request Fields") , in order to process some MasterCard payouts using the CreditApi we need to supply a POW (payment of winnings) flag under this structure :

processingInformation : refundOptions : reason

Without this field the .net REST API cannot complete payouts to MasterCard under certain conditions.

The field and resulting JSON is supported server-side, it's just not included in the REST API here.

If possible, can this be supported? It would need to sit under the Ptsv2creditsProcessingInformation class.

Many 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