đźš§ This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
SECRET_KEY, PUBLIC_KEY, WEBHOOK_SECRET_KEY provided by Datman.| Environment | Base URL |
|---|---|
| Sandbox | https://ws1-portal.datmancrm.com |
| Production | https://portal.datmancrm.com |
| Key | Description | Required / Optional | Example |
|---|---|---|---|
| i | Store ID | Required | 8052345 |
| f | Your website or referring domain | Required | www.datman.com |
| TradingName | Trading name of the business | Required | Datman Aus Test |
| BusinessPhoneNumber | Business phone number | Optional | 871234567 |
| MerchantURL | Merchant website URL | Optional | https://www.google.com |
| MerchantEmail | Merchant email | Required | datman@datman.je |
| BusinessAddress1 | Address line 1 | Optional | 56th Street |
| BusinessAddress2 | Address line 2 | Optional | Stoke-On-Trent |
| BusinessAddressCity | Business city | Optional | Stoke on City |
| BusinessAddressPostcode | Postal code | Optional | A65 F4E2 |
| BusinessAddressCountry | Country | Required | Australia |
| OwnerTitle | Title (Mr/Ms/Mrs) | Required | Mrs |
| OwnerFirstName | Owner’s first name | Required | Datman |
| OwnerLastName | Owner’s last name | Required | Test |
| OwnerEmail | Owner's email | Required | datman@datman.je |
| OwnerBirthDate | Owner's birthdate (YYYY-MM-DD) | Optional | 1999-10-01 |
| OwnerPhoneNumber | Owner’s phone number | Required | 871234567 |
| OwnerAddress1 | Owner’s address line 1 | Optional | 20 Willotts Hill Road |
| OwnerAddress2 | Owner’s address line 2 | Optional | Newcastle under Lyme |
| OwnerAddressCity | Owner’s city | Optional | Newcastle |
| OwnerAddressPostcode | Owner’s postal code | Optional | A65 F4E2 |
| OwnerAddressCountry | Owner’s country | Required | Australia |
https://portal.datmancrm.com/signup?q=<BASE64_PAYLOAD>&signature=<SIGNATURE>&key=<public_key>Example:
https://portal.datmancrm.com/signup?q=U2FtcGxlUGF5bG9hZA==&signature=SSSS&key=1234