Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Warning

This page has been created and maintained by the relevant ASPSP, and OBIE takes no liability for the completeness nor accuracy of this data.

Note to ASPSP: Please indicate which brands this applies to and/or duplicate this page per brand if relevant.

...

Supports dynamic client registration (Y/N)Y
Instructions for manual onboardingn/a
OIDC .well-known endpoint

Sandbox:    https://sandbox.identity.ob.cashplus.com/.well-known/openid-configuration

Production: https://identity.ob.cashplus.com/.well-known/openid-configuration

Notes on testing
Other on-boarding notes

To on-board developers must:

1. Register/Enrol with Open Banking

2. Submit Software Statement Assertion to Client Registration endpoint

Sandbox: https://sandbox.matls.identity.ob.cashplus.com/tpp/register

Production: https://matls.identity.ob.cashplus.com/tpp/register

We do not currently support the use of existing clients with the new OB certificates. If new certificate needs to be used a


When migrating from OB legacy certificates to the OBWAC and OBSEAL, new client must be created.
Documentation URL


https://developer.cashplus.com/

AISP:  https://developer.cashplus.com/docs/swagger_accounts.json

PISP:  https://developer.cashplus.com/docs/swagger_payments.json



...


AreaFieldAvailable (Y/N)Exception/Notes (inc details on classification codes, field limits, and field formats)
1Domestic Payment Consent

POST  /domestic-payment-consents

GET /domestic-payment-consents/{ConsentId}

DELETE /domestic-payment-consents/{ConsentId}

GET/domestic-payment-consents/{ConsentId}/funds-confirmation

Y

Remittance information object is mandatory. At least one of the fields reference or unstructured must be provided.

2Domestic Payment

POST/domestic-payments

GET/domestic-payments/{DomesticPaymentId}

YRemittance information object is mandatory. At least one of the fields reference or unstructured must be provided.
3Domestic Scheduled Payment Consent

POST  /domestic-scheduled-payment-consent

GET /domestic-scheduled-payment-consent/{ConsentId}

Y



Remittance information object is mandatory. At least one of the fields reference or unstructured must be provided.
4Domestic Scheduled Payment

POST  /domestic-scheduled-payment

GET /domestic-scheduled-payment/{DomesticScheduledPaymentId}

YRemittance information object is mandatory. At least one of the fields reference or unstructured must be provided.
5Domestic Standing Order Consent

POST  /domestic-standing-order-consents

GET /domestic-standing-order-consents/{ConsentId}

Y
  1. Supported frequency: 
IntrvlWkDay:01
IntrvlWkDay:02
IntrvlWkDay:04
IntrvlMnthDay:01
IntrvlMnthDay:02
IntrvlMnthDay:03
IntrvlMnthDay:06
IntrvlMnthDay:12
IntrvlMnthDay:24
2. ReccuringPaymentAmount and FinalPaymentAmount must be the same as FirstPaymentAmount
3. RecurringPaymentDateTime must be the same as FirstPaymentDateTime
4. FinalPaymentDateTime is the date until the SO is valid
6Domestic Standing Order 

POST  /domestic-standing-order

GET /domestic-standing-order/{DomesticStandingOrderId}

Y
  1. Supported frequency: 
IntrvlWkDay:01
IntrvlWkDay:02
IntrvlWkDay:04
IntrvlMnthDay:01
IntrvlMnthDay:02
IntrvlMnthDay:03
IntrvlMnthDay:06
IntrvlMnthDay:12
IntrvlMnthDay:24
2. ReccuringPaymentAmount and FinalPaymentAmount must be the same as FirstPaymentAmount
3. RecurringPaymentDateTime must be the same as FirstPaymentDateTime
4. FinalPaymentDateTime is the date until the SO is valid

...