Members
(static) PaymentDirection :string
- Source:
Payment directions enum
Type:
- string
(static) PaymentProcessingState :string
- Source:
Payment processing states enum
Type:
- string
(static) PaymentStatus :string
- Source:
Payment statuses enum
Type:
- string
(static, constant) SUPPORTED_CURRENCIES
- Source:
Supported currencies by the PS
Methods
(static) matchExternalStatus(previous, service, status) → {PaymentStatus}
Given an external service and its status, match a PS payment status.
Parameters:
| Name | Type | Description |
|---|---|---|
previous |
PaymentStatus | |
service |
string | |
status |
string |
Returns:
- Type
- PaymentStatus