What is required from you?

Build and test a Connector Plugin to integrate with a specified connector. This will utilize the Core Connector Nuget package which is documented in .
Apaya will specify which Payment Providers are required from this Connector, and in which countries. Apaya will also define which payment flows from the Generic Connector API are required eg. process payment, authorise capture, refund, etc. and the needed Product and Merchant configuration that needs to be passed in. The Apaya team will also provide you with the Connector name.
Ensure that the requested Generic Connector API calls are implemented in the Connector Plugin.
Utilize the which contains the example code with the unit tests that you can use as a basis, which simulates a call from the Generic Connector API into a Plugin. See the on how to access it.
Test the Connector Plugin ensuring requests and responses using the template format are handled correctly
Create documentation for the Connector showcasing the following:
The type of flow utilised via the Connector, and reasoning. e.g. direct API, SDK, hosted pages.
Each method utilised with reference to the request and response format.
Any configuration setup required on the Connector’s environment.
Configuration items required to interact with the Connector on a Merchant/Provider/Product basis where relevant.
Webhook handling details.
Highlight any differences in implementation between the Connector’s sandbox and production environments.
Contact details for support.
References to test details, e.g. test cards, logins, configs, mobile numbers etc.
References to the Connector’s online documentation including versioning where relevant, with the date of implementation.

ok

Refer to the for more information regarding the tech used and the project type...



Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.