Skip to content

Instantly share code, notes, and snippets.

@IQDevloper
IQDevloper / install.sh
Created January 29, 2026 10:58
Install PayCoinPro SDK
npm install paycoinpro
@IQDevloper
IQDevloper / .env.local
Created January 29, 2026 10:37
Environment Variables Setup
PAYCOINPRO_API_KEY=your_api_key_here
PAYCOINPRO_WEBHOOK_SECRET=your_webhook_secret_here