We have different fields reflecting different statuses for a merchant. The status
field:
Status | Description |
---|
ACTIVE | The merchant is active and can process payments |
INACTIVE | The merchant is not active |
The boardingStatus
field
BoardingStatus | Description |
---|
REGISTERED | The merchant is registered but needs to supply additional information. |
ONBOARDING | The merchant has supplied all information needed for onboarding, merchant file is being checked by our onboarding department. |
ACCEPTED | The merchant is accepted and can process payments. |
SUSPENDED | The merchant is suspended, cannot process payments anymore but is able to login in my.pay.nl to e.g. do a refund for a transaction. |
OFFBOARDED | The merchant is offboarded, cannot process payments anymore and cannot login anymore to my.pay.nl. |
and the payoutStatus
field
PayoutStatus | Description |
---|
ENABLED | Clearing is enabled and will be transferred to the clearing account of the merchant |
DISABLED | Clearing is disabled or frozen |
Status | Description |
---|
ACTIVE | The service location is active |
TO_BE_CHECKED | The service location is under review by Pay. |
BLOCKED | The service location is blocked by Pay |
Status | Description |
---|
APPROVED | The tradename is approved by Pay. |
NOT_CHECKED | The tradename needs to be checked by Pay. |
Status | Description |
---|
APPROVED | The clearing account is approved by Pay. |
NOT_CHECKED | The clearing account needs to be checked by Pay. |
Status | Description |
---|
ACTIVE | The terminal is active and can be used to process payments |
INACTIVE | The terminal is inactive and cannot be used |
connectionStatus | Description |
---|
ONLINE | The terminal is online; has a connection with one of our pin servers |
OFFLINE | The terminal is offline; has no connection with one of our pin servers |
Status | Description |
---|
ACTIVE | The PaymentMethod is active |
INACTIVE | The PaymentMethod is inactive |
Status | Description |
---|
ACTIVE | The issuer is active |
INACTIVE | The issuer is inactive |
Status | Description |
---|
IN_DEVELOPMENT | Indicates if an integration is under development |
CERTIFIED | Indicates that an integration is certified and can be used |
PHASED_OUT | Indicates that an integration is phased out and cannot be used anymore |
DO_NOT_USE | Indicates that an specific version of an integration cannot be used anymore |
DEPRECATED | Indicates that an specific version of an integration is deprecated |