Websites
Creating and configuring websites for Factoring Decline API v1
Use Websites to add the sites that will send Factoring Decline API v1 requests and configure website-specific API settings.
Open:
https://factoring.ltvx.dev/factoring/websites
Create a website
Click Add website and complete all required fields.
| Field | Description |
|---|---|
| Website URL | Enter the website URL that will send API requests, for example https://example.com. |
| Support Email | Enter the email address where customers can contact support for this website. |
| Statement Descriptor | Enter the descriptor customers will see on their bank statement. |
| Screenshots | Upload evidence that the required Privacy Policy disclosure is live on the website. |
Screenshots are required before the website can be submitted for review. Use image files such as PNG or JPG, up to 5 MB each.
After submitting the website, wait for it to be reviewed and approved. The website must have the Verified status before its API Settings become available.
Privacy Policy disclosure
Before uploading screenshots, add the required third-party payment recovery disclosure to the website's Privacy Policy page.
The Websites page shows the exact disclosure text and includes a copy button. Publish the disclosure on the live website, then upload a high-resolution screenshot showing the updated Privacy Policy page.
Review statuses
After submission, the website appears in your website list.
| Status | Meaning |
|---|---|
| Pending | The website was submitted and is waiting for review. |
| Verified | The website was approved. API Settings are available for this website. |
| Rejected | The website was rejected. Review the rejection reason and re-submit updated screenshots. |
Configure API Settings
After a website is verified, click API Settings next to that website.
API Settings are configured separately for each website.
| Tab | Purpose |
|---|---|
| Postbacks | Enable postbacks and enter the HTTPS endpoint that accepts postback requests. |
| Statement Descriptor | View the descriptor submitted when the website was created. Contact your account manager to change it. |
| Support Email | Enter or reuse the support email customers can contact for this website. |
Postbacks
In the Postbacks tab:
| Setting | Description |
|---|---|
| Send postbacks | Enable this to send Factoring Decline v1 events for this website. |
| Postback URL | HTTPS endpoint on your server that accepts postback requests. |
Use a server-side HTTPS endpoint that accepts JSON POST requests and responds with HTTP 200.
Statement Descriptor
The statement descriptor is specified when the website is created.
Requirements:
- Required.
- Maximum 17 characters.
- Only Latin letters, digits, and spaces.
To change the statement descriptor after the website has been created, contact your account manager.
Support Email
The support email is specified when the website is created. Enter the email address where customers can reach support for this website.
If you already have a support agent, you can reuse the existing email. Otherwise, choose Use a different email and enter a new support email.
Updated 18 days ago