Discussions

Ask a Question
ANSWERED

Is there any filter option to fetch orders by wallet address?

I am trying to fetch orders by wallet address using transak API. I did not found any option to filter orders by wallet address.
ANSWERED

Fees

If I create the process with 50, the fees are added to it automatically, e.g. 52 (50 + 2 Sample fee). Is there a way to subtract that fee from the total we send? e.g, I send 50, the customer pays 50 and I receive 48. Is that possible?
ANSWERED

Skip Selfie in staging

I'm trying to test but the selfie and the KYC are mandatory, Is there a way to skip at least the selfie and proceed with the payment?
ANSWERED

Unable to Add Card from an in-game browser

Hi, I am trying to show Transak Buy/Sell page with custom queries in custom in-game browser. Everything works including other payment methods but when I add card selecting any currency, Add Card button won't enable in in-game browser but works find in chrome or other browsers. ![Transak Add Card](https://ibb.co/PFXY681)

ID AND SELFIE

im trying to upload my id and selfie after i made an error right now when i try to follow the advice im given it only show for those who have laptop
ANSWERED

ID AND PHOTO SELFIE

I MADE AN ERROR WHILE TRYING TO UPLOAD A PHOTO BUT NOW WHEN I TRY TO FOLLOW THE ADVICE IM GIVE IT ONLY WHO APPLE COMPUTERS AND I DONT HAVE THAT LAPTOP
ANSWERED

I am trying to Integrate the web SDK, but i keep getting the same error message. I would appreciate the help in solving this.

![](https://files.readme.io/f6627e7-image.png)
ANSWERED

Polygon testnet transactions

Hello, I am sending a transaction on the Polygon testnet using the native token (MATIC), but I encountered the issue that I can see it in the list of completed transactions, whereas it does not appear on PolygonScan (only ERC-20 token USDC transactions are shown). Additionally, I see that the transaction id is DUMMY_TX_ID instead of a real value. What could be the reason for this behavior, and can I send native tokens to wallet addresses or smart contracts on testnets?
ANSWERED

Is it possible to get transaction Id with `Get Order By ID` endpoint?

Is it possible to get transaction Id with `Get Order By ID` endpoint? otherwise there a way I can get it based on order?
ANSWERED

Still not working with Optimism after checking Pooja's answer

``` { apiKey, environment: 'STAGING', productsAvailed: 'SELL', network: 'optimism', cryptoCurrencyCode: 'ETH', cryptoCurrencyList: 'ETH' } ``` I can't see anything in the docs that reference this as an issue: ![](https://files.readme.io/6224833-image.png) ETH is supported for SELL on OP, but on the SELL widget OP is not even enabled: ![](https://files.readme.io/cd295fe-image.png) I'm reposting here because replies to the original post can't be seen and it was marked as answered.