Frequently Asked Questions

Manually Uploading Transactions


Adding Single Transactions

You can add transactions to the table by clicking on the "New" button on Cashback page of the plugin. The fields are as below:
  1. User: The User ID of the registered subscriber of your site who clicked the affiliate link. This ID would have ideally passed as a sub_id parameter to your affiliate program, and hence should come back in the transactions report from your affiliate panel.
  2. Store: The store/website on which this transaction has occurred.
  3. Merchant Transaction ID: The unique ID provided for this transaction by the affiliate program.
  4. Transaction Amount: The total amount of transaction. This is the amount paid at the time of purchase. The currency symbol for this amount will be as defined on the Cashback > Settings page.
  5. Transaction Date: The date & time when this transaction occurred.
  6. Transaction Status: This can be either of 3 values as below:
    1. pending - The transaction is not yet validated by the merchant
    2. approved - The transaction is validated as a genuine transaction on which you are going to earn commission.
    3. rejected - This transaction is invalid due to violation of one or more T&Cs of the affiliate program.
  7. Cashback Amount: The amount earned by the user for this transaction. The currency symbol for this amount will be as defined on the Cashback > Settings page.
  8. Payment Status: This can be either of 3 values as below:
    1. pending - The cashback amount is confirmed, but it has not been paid yet to the user.
    2. paid - The cashback amount is confirmed, and has been paid yet to the user.
    3. rejected - The cashback amount is rejected due to violation of one or more T&Cs of your website.
  9. Comments: Any notes/comments for the user to better explain the status of Transaction/Cashback.

The below field is not required at the time of manually adding the new transaction. However, once you have created the manual transaction this column could be added to your transaction table automatically.

  • Source: This field could have either of the below values based on how the transaction was added in the transactions table.
    • Manual: This value would be auto-populated for transactions that are added to the transactions table manually by the admin. It will have the username of the user who has uploaded the transaction.
    • Postback: This value would be auto-populated for transactions that are added to the transactions table automatically via the postback method. It will have the token name that was used in the postback.

Bulk Upload Format

There are hundreds and thousands of affiliate programs in the world. So it is not possible for us to support CSV formats from each of them. Instead, we stick to one basic CSV format.

With a bit of MS-Excel / CSV skills, you should easily be able to reorder & rename columns as per our standard format. You can export the transactions table to get a sample CSV file.

Use the Bulk Import block below the transactions table to upload your file. If you enter Click ID and User ID both while bulk uploading transactions in your cashback plugin, priority will be given to Click ID. User ID and Store corresponding to the Click ID, will be generated automatically.

Transactions with repeating ID or Merchant Transaction ID will get updated. All other transactions will be inserted as new rows in the table.

Please note that the Merchant Transaction ID needs to be unique across all rows. In the unlikely situation that your affiliate program does not export any such unique IDs, you will have to assign some unique values yourself.


 Last Updated a year ago

Please Wait!

Please wait... it will take a second!