ACCEPTCRYPTO TO YOUROWN WALLET

For your site, bot or any other project - Accept USDC & SOL payments.

Non-custodial.

Expires in:27:58
Amount:14.20 USD
Product amount:14.06 USD
CryptoNow fee:0.14 USD
Coin
Network
SolanaSolana
For any site or project
* Integration example
1.Create a payment link in the dashboard or API, then share it with the customer.
2.They pay in USDC or SOL and the funds go directly to your wallet.
3.After payment, the customer gets access to your service.
How it works
How It Works
Payment Integration

To start - sign in to your account, create a merchant, and fill in the required fields: your Solana wallet and other settings.

After that, you can create a payment link in dashboard and send it to the customer, or integrate the API to accept payments for your website, bot, or any other project.

Create Payment
curl 'https://cryptnow.io/api/v1/payment/create' \  -X POST \  -H 'X-Public-Key: public_4F8x...' \  -H 'X-Signature: 21bc4f0d2d0e...' \  -H 'Content-Type: application/json' \  -d '{    "amount": "14.20",    "currency": "USD",    "order_id": "147",    "success_url": "https://site.io"  }'
What Matters
Fees

For payments from $0.10 to $1.99 the fee is always $0.01. From $2.00 and above it increases by $0.01 per whole dollar.

NON CUSTODIAL

CryptoNow never holds your funds. In one blockchain transaction, two recipients are set at once: your wallet and our fee wallet, so the payment goes directly to both sides.

API

Use the API to automate payments. Create a payment link, send the customer to it, and after receiving the webhook about a successful payment, update the order status in your system.

You ask - we answer

Here are the answers you may need before you start

Ask your question
The safest option is a non-custodial wallet where only the owner controls the funds. Popular options are Trust Wallet, MetaMask, or Solflare.
There is nothing to withdraw. CryptoNow is a non-custodial service, so payments go directly to your wallet.
For payments from $0.10 to $1.99 the fee is always $0.01. From $2.00 and above it increases by $0.01 per whole dollar. Learn more here.
No. We do not control your wallet, private keys, or funds. We only need your wallet address: to track payments and for customer payment.
Right now, the service supports payments in USDC and SOL on Solana. Support for other coins and networks may be added later.
No. To use the service, you only need to register and verify your email.