#anneloes3
1 messages · Page 1 of 1 (latest)
Hi there, what do you want to achieve by linking your crypto wallet to your Stripe account?
- Integrate it into the stripe payment system,2. Make it easier for tax and reporting purposes. 3. The crypto wallet is our admin wallet for collecting revenue from sales of NFTs on our website
Our web designer does not seem to understand 1. How to link the crypto wallet they created for us, to our Stripe account, and 2. How to make it possible for customers to use Stripe as the payment option for purchasing the NFT in crypto.
Stripe doesn't support crypto currency as a payment method yet.
But we do support fiat-to-crypto onramp, see https://stripe.com/docs/crypto/quickstart
You can find the integration guide, as well as sample code in the same page.
https://stripe.com/docs/crypto/no-code-quickstart there's also a no-code solution
Thanks, yes that I saw. But when customers purchase our NFTs in crypto, is there a way that I can then route that money to my Stripe account?
Or would I need to use the Stripe Crypto onramp for all the NFTs purchases. Right now we want two payment options - 1. for customers who have a crypto wallet to pay directly and 2. for people who wan to pay in fiat for the NFT to use the Stripe checkout.
As I said earlier, Stripe doesn't support crypto currency as a payment method yet.
Also Stripe fiat-to-crypto onramp is a beta feature, you need to submit onramp application and you can only start using this feature once approved.
yes my application has been approved, it's just that our web developers are struggling to integrate it
What problems are they facing ?
Thanks for asking. They don't know how to combine the Stripe Crypto onramp with the existing purchase option for NFT from crypto wallet. And they want to charge me a huge amount of money for the Stripe Crypto onramp integration of the API codes, because they believe it will take 3 weeks of work to integrate it, which i think is nonsense. I've been looking for a simple video that explains how to integrate the Stripe Crypto onramp on the website, but not yet found that.
If the concern is about the development time, https://stripe.com/docs/crypto/no-code-quickstart maybe you want to start with the no-code solution first?