For AI agents: visit https://docs.alps.cl/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Attribute | Data type | Description |
|---|
| public_key | String (255) | Public key, unique value that identifies the commerce |
| time | Datetime | Request data time |
| channel | Integer | Payment Channel |
| amount | Double | The amount of the transaction. Use 2 decimals. |
| currency | Cadena de caracteres (255) | Transaction currency |
| trans_id | String (255) | Transaction id |
| time_expired | String (255) | Time in minutes to expire the token. Value given in minutes. Minimum Suggested: Online: 30 minutes Cash: 2 hours For Brazil: Online: 2 hours Cash 24 hrs |
| url_ok | String (255) | URL where shopper will be redirected from the online banking if payment was successful (Must be Https) |
| url_error | String (255) | URL where shopper will be redirected from the online banking if payment was wrong.(Must be Https) |
| signature | String (255) | Signature hash256: Review signature calculation |
| shopper_information | String (255) | JSON format encoded data |