Test payment options should never be used for live merchant configurations.
Merchant Configs
A Merchant Config defines the available payment options for paying a Payment Request .
Merchant Config Model
Attributes
Payment Option Config Model
Attributes
-
type
-
walletId
-
paypalMerchantAccountId
-
paypalStoreId
-
farmlandsMerchantNumber
-
externalMerchantId
-
collectionIds
See Asset Types for values that may be present in the type
field.
Create Merchant Config
This endpoint allows you to create a Merchant Config for a Merchant.
Attributes
-
paymentOptions
-
allowedRedirectUrls
Errors
-
INVALID_WALLET_TYPE
-
LIVENESS_MISMATCH
-
COLLECTIONS_INVALID
Get Merchant Config
This endpoint allows you to retrieve a Merchant Config by id.
List Merchant Configs
This endpoint allows you to retrieve a list of Merchant Configs.
Update Merchant Config
This endpoint allows you to update a Merchant Config.
Attributes
-
paymentOptions
-
allowedRedirectUrls
Errors
-
INVALID_WALLET_TYPE
-
LIVENESS_MISMATCH
-
COLLECTIONS_INVALID