Discussions

Ask a Question
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.
ANSWERED

'optimism' as a parameter for network will cause the SELL widget to hang indefinitely

``` network: 'optimism' ``` Passing to the `@transak/transak-sdk` options in `new Transak(opts)` `'arbitrum', 'polygon', 'bsc'` all work as expected, but the OP net doesn't seem to. Flagging for visibility.
ANSWERED

NFT transaction

We need to understand the details of NFT transactions including the flow of selling & buying NFTs, transaction charges included in the same, payment methods which can be used for purchasing the NFTs We want to integrate a payment gateway with a product, which we are creating. We want to enable the users to purchase NFT using real currency & then converting this real currency to crypto currency using the payment gateway, so that the seller of NFT receives the amount in crypto currency.
ANSWERED

NFT transaction

We need to understand the details of NFT transactions including the flow of selling & buying NFTs, transaction charges included in the same, payment methods which can be used for purchasing the NFTs We want to integrate a payment gateway with a product, which we are creating. We want to enable the users to purchase NFT using real currency & then converting this real currency to crypto currency using the payment gateway, so that the seller of NFT receives the amount in crypto currency.
ANSWERED

NFT transaction

We need to understand the details of NFT transactions including the flow of selling & buying NFTs, transaction charges included in the same, payment methods which can be used for purchasing the NFTs We want to integrate a payment gateway with a product, which we are creating. We want to enable the users to purchase NFT using real currency & then converting this real currency to crypto currency using the payment gateway, so that the seller of NFT receives the amount in crypto currency.
ANSWERED

i need to transfer more

WHAT SHOULD I DO?
ANSWERED

I NEED TO TRANSFER MORE

WHAT SHOULD I DO?

Live API Key not getting websocket order updates

my Live API Key not getting websocket order updates when using channel 3. what might be the cause?
ANSWERED

Enabling the UPI payment.

How i can Enable the UPI payment in UI??? I am only getting IMPS but UPI is diabled.