LTVX is a payment recovery service. When a new sale or upsell declines on a processor that has LTVX enabled, Admoji hands the order to LTVX, LTVX tries to collect the payment on its side, and the result comes back to Admoji. If the payment is recovered, it is recorded as a successful order automatically — you do not need to touch it.
You connect LTVX once from the Plugins Center and then choose which of your processors send their declines to it.
Step 1: Open the LTVX plugin
Go to Administration > Plugins.
Open the Tools tab.
Find the LTVX card and open it. The Add LTVX page appears.
Step 2: Enter your LTVX credentials
Fill in the fields with the values from your LTVX merchant portal:
API Key — required. Your LTVX API key.
Connection ID — required.
Campaign ID — required.
Route ID — required.
Offer ID — required.
Tracking1 — optional. A free-text tracking value passed along with each order.
Sandbox Environment — turn on for testing. The API URL is the same either way; LTVX decides which environment to use based on the API key you provide.
Step 3: Choose which processors use LTVX
The Processors list at the bottom of the page controls where recovery applies. Only declines on the processors you tick are sent to LTVX.
Tick the processors you want to enable. Each row shows the processor name and its ID.
Click Select all to enable every processor at once.
Click Save.
How Recovery Works
A sale or upsell declines on its last attempt — after the Base round and any Retry Rounds of its load balancer rule — and the processor that declined it has LTVX enabled. Admoji queues the order for recovery. Recurring charges are not sent to LTVX.
Once a day, a background job sends the queued orders to LTVX. For each one it creates a new order for the customer with the same products and amounts; the declined order stays as it was. Orders that were already reprocessed are skipped, and orders from customers with no card on file cannot be sent.
If LTVX resolves the attempt right away, the new order gets the result at once. Otherwise it stays pending until LTVX sends a postback to Admoji.
If the payment is recovered, the new order is set to Success and a sale transaction is added to it, showing the LTVX transaction ID.
If the recovery fails, the new order is set to Error with the reason returned by LTVX.
Edit or Remove the Plugin
Go back to Administration > Plugins > Tools and open LTVX. The page opens as Edit LTVX with your saved values.
Change what you need and click Save, or click Delete to disconnect the integration.
Related articles