Manage Funds

Withdraw Your Funds

1383

You can withdraw funds from your wallet at any time. To do so, log in to your account, and select "Wallet" > "Withdraw Funds".

Bank account (minimum 500 USD)
You can either choose to transfer the amount via IBAN or account number. For both options, the destination account must be in USD or EUR. For every bank transaction, a fee of 0.2% of the total amount (with a minimum of 17 USD and a maximum of 90 USD) is applied.
The transaction usually takes 10 working days to process and transaction fees apply.

Please note that you need to have a minimum of 500 USD in your wallet.

PayPal account (minimum 100 USD & NO FEES)
You can also withdraw from your wallet directly to your PayPal account.
The transaction usually takes 10 working days to process and no transaction fees apply.

Please note that you need to have a minimum of 100 USD in your wallet.

Balance

Here you can see the details of your current balance (in USD), deposits, withdraws, in-app revenue, transaction fees, and other bonuses. You can filter by date or type of transaction (Debit or Credit) and export this information to a CSV file.

CSV Export

Besides seeing all the transactions in the Wallet menu, exporting this information in CSV format is possible by clicking on the "Export CSV" button. When exporting the CSV, the following data is retrieved:

  • date: when the transaction was made;
  • type: the type of transaction made (which can be an in-app purchase, subscription,...);
  • currency: the currency in which the transaction was made;
  • fullAmount: amount paid by the end user (in the currency in which the transaction was made);
  • fullAmountUsd: amount paid by the end user (in USD);
  • taxesPolicy: the option used for the app's tax management;
  • taxesPercentage: tax rate applied;
  • taxesCountry: country of the tax rate applied;
  • taxesAmount: calculated amount of taxes for that specific transaction;
  • taxesAmountUsd: calculated amount of taxes for that specific transaction in USD;
  • developerRevenueShareUsd: the amount the developer has to receive after applying the revenue share;
  • partnerRevenueShareUsd: the partner's revenue share;
  • catappultRevenueShareUsd: Catappult's part of the revenue share;
  • amount: amount received by you after applying the revenue share (in the currency in which the transaction was made);
  • amountUsd: amount received by you after applying the revenue share (in USD);
  • feeUsd: any fees applied (which should always 0);
  • status: the status of the transaction (which can be completed, pending,...);
  • transferId: the transaction ID;
  • transferUid: the transaction UID;
  • packageName: package name of the app of the transaction;
  • packageTitle package title of the app of the transaction;
  • country: the country where the transaction was made (it appears as a 2-digit country code);
  • reference: the orderId in One-Step Payment or the transaction reference when a withdrawal request is made;
  • comment: should be an empty field.

Example:

date,type,currency,fullAmount,fullAmountUsd,taxesPolicy,taxesPercentage,taxesCountry,taxesAmount,taxesAmountUsd,developerRevenueShareUsd,partnerRevenueShareUsd,catappultRevenueShareUsd,amount,amountUsd,feeUsd,status,transferId,transferUid,packageName,packageTitle,country,reference,comment
"2023-04-18 11:09:51.938000+0100","IAP","EUR","1,37","1,50","Automatic","23","PT","0,26","0,28","0,92","","0,31","0,84","0,92","0,00","Completed","0x28aa2d5eb248cd170b2d679b970333d12a64dcb6004db294e1a6c954f6baa60f","RMNXORORIQSZJDYX","com.appcoins.trivialdrivesample.test","Appcoins Trivial Drive demo sample","PT","",""
"2023-04-18 10:02:01.052000+0100","IAP","EUR","1,37","1,50","Automatic","21","NL","0,24","0,26","0,93","","0,31","0,85","0,93","0,00","Completed","0x7dc270f80d6f4b178e9cd3c7e346faac7e2321f18c5f0ba097f9847184222def","NBVYM7VBF2GIUKVB","com.appcoins.trivialdrivesample.test","Appcoins Trivial Drive demo sample","NL","",""
"2023-04-17 19:03:09.603000+0100","Subscription","USD","0,99","0,99","Automatic","23","PT","0,19","0,19","0,60","","0,20","0,60","0,60","0,00","Completed","0xb1e8869d84b0297021060303c31449990db39fae6dea7a613d6d59f0d45e1256","34BLIHNIDQ3G7JD3","com.appcoins.trivialdrivesample.test","Appcoins Trivial Drive demo sample","PT","",""
"2023-04-13 12:20:13.937000+0100","IAP","APPC","100,09","1,00","Automatic","23","PT","18,72","0,19","0,61","","0,20","60,80","0,61","0,00","Completed","0x319b1cf72e1205a5e74c0569b14620871ffb60d7bd354ed634e2664a2f3fb624","Q7T26TLVWJMAKHRM","com.appcoins.trivialdrivesample.test","Appcoins Trivial Drive demo sample","PT","orderId=1681388400315",""

Transaction details

In the Wallet menu, it is possible to see the account's transactions and also the details of each transaction. To check the details of a specific transaction, click on "Details" to open the transaction details.

The following information is presented on the transaction details page:

  • ID: the transaction ID;
  • UID: the transaction UID;
  • Date: date and time of when the transaction was made;
  • Type: type of transaction made (IAP, subscription, withdrawal, etc.);
  • Country: country from where the transaction was made;
  • Application: name of the app where the transaction was made;
  • Currency: currency in which the transaction was made;
  • Amount Paid by User (Gross Amount): how much the user paid and also the conversion of that value to USD;
  • Taxes Policy: the option chosen for the management of taxes;
  • NET Amount: the amount of money you have left after subtracting taxes;
  • Revenue Share: the part of the transaction that goes to the developer and the part that belongs to Catappult (read more about the revenue share here);
  • Amount You Received: how much you get from the transaction (this amount takes into account the chosen tax policy);
  • Status: the state in which the transaction is (completed, pending admin approval, etc.)