id | string | Yes | The wallet provider identifier (e.g., APPLE_PAY). |
merchant_id | string | Yes | The merchant ID assigned by the wallet provider (MAX 255). |
payment_processing_key | string | Yes | Base64-encoded .pem content for the payment processing private key. |
payment_processing_certificate | string | Yes | Base64-encoded .pem content for the payment processing certificate. |
merchant_identity_key | string | Yes | Base64-encoded .pem content for the merchant identity private key. |
merchant_identity_certificate | string | Yes | Base64-encoded .pem content for the merchant identity certificate. |
merchant_identity_password | string | Yes | Password for the merchant identity certificate (MAX 255). |