Payment Scenario:
Use this to test LPM payment methods with European settings
PARAMETER PATH | VALUE | DESCRIPTION |
---|---|---|
webhooksUrl | Webhooks url. You can use https://webhook.site/ to generate your own webhook url and insert it here. | |
recurring | Boolean value, true if it is a recurring transaction, false if it is not. If true, then the frequency field needs to be specified. | |
amount.value | The amount in the payment charge, currency's smallest unit. | |
amount.currency | ISO 4217 3-letter code of the payment charge currency. | |
returnUrl | Return URL for redirection flow | |
paymentDescriptor | Payment descriptor. This field in tandem with amount.value is used by MOCK processor to simulate different authentication scenarios. |
Select payment flow