Odol - Adyen
parameters
name | required | type | description |
---|---|---|---|
api_key | yes | string | The private API key for Adyen |
merchant_account | yes | string | The merchant account for Adyen |
pci_mode | no | boolean | If your implementation has a PCI security check and can collect card information. Otherwise adyen encrypted data must be used. Default is false. |
test_mode | no | boolean | If you're in the test mode. Default is true. |
return_url | no | string | The success url for hosted checkout. It is required if you're using hosted checkout. |
prefix | no | string | The prefix for your production apis . |