Skip to content

Registering first payment for Repeat #3

@grim-reapper

Description

@grim-reapper

I am using the "createPayment" method to register a payment. I would like to register this payment so that it can be used for repeat payments in the future. In order to do this, Opayo requires certain information to be provided, specifically:

"credentialType": {
   "cofUsage": "First",
   "initiatedType": "CIT",
   "mitType": "Unscheduled",
},

However, I cannot find a place to input these options in the "createPayment" method. I tried adding them as an array in the last parameter, but I received an error message saying that the options were unknown. Could you please let me know how I can add these options correctly?

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