AletheiaWareLLC / conveyearthgo

Apache License 2.0
3 stars 0 forks source link

Complete Stripe Integration #16

Open stuartmscott opened 3 years ago

stuartmscott commented 3 years ago

Stripe is currently used to accept payments for coins, but a deeper integration is needed to streamline purchases and digest rewards.

Such an integration would associate each Convey account with;

  1. Stripe Customer to remember customer payment methods.
  2. Stripe Connect to enable payouts of digest rewards (cc @kaxline).
stuartmscott commented 2 years ago

The initial part of (2) was added by 0a1ece1dc7855d7d0d76fede059288b0f6d712be, enabling the creation of a linked Stripe Account, collection of applicable information (identity, bank, tax) by Stripe, and association of that Stripe Account to a Convey user.

Digest prizes can then be transferred from AW's Stripe account to the linked account, and will be paid out to the author's bank a few days later.