How we will connect card donations
This page explains the implementation path for Stripe card payments and automatic GDD payout.
Step 1 — Stripe account
Create and verify Stripe account for GoodDeed Fund / operating entity.
Step 2 — Payment Link / Checkout
Create a hosted card payment flow and collect donor email plus BSC wallet.
Step 3 — Webhook
Connect Stripe webhook to VPS backend to confirm successful payments.
Step 4 — GDD payout
After confirmation, backend sends GDD to donor wallet using the 1:1 model.
Data required from donor
- Campaign
- Amount
- BSC wallet for GDD payout
