Accreditation
For approved partner integrations, you will need to complete our accreditation process.
Accreditation test cases
You will be asked to complete a series of test cases to ensure all use-cases have been met.
Here is a sample list of test cases:
To test successful API authorisation
To test failed API authorisation with incorrect username/password
To test failed API request due to invalid or expired token
To test a successful creation of a new card
To test a failed order creation, with an invalid merchant_id
To test a failed order creation, with invalid or missing product_id
To test a failed order creation, with invalid or missing currency
To test a failed order creation, with invalid or missing sales_channel_id
To test a failed order creation, with invalid or missing fulfilment_method_id
To test a successful reversal of a card creation
To test a successful reversal of credit transaction
To test a failed reversal due to missing or invalid line_item_id
To test a successful query on a card.
To test a failed card query, with an invalid card_reference
Last updated