web3.storage icon indicating copy to clipboard operation
web3.storage copied to clipboard

Stripe integration for saving payment methods

Open JeffLowe opened this issue 2 years ago • 2 comments

Connect the payment method UI form (built in #1741 ) to the existing stripe account so user's payment method is stored in stripe

  • [ ] payment methods get saved to stripe
  • [ ] paymthod methods can be displayed on UI (pulls from Stripe).
  • [ ] details saved to DB

JeffLowe avatar Aug 15 '22 20:08 JeffLowe

@JeffLowe now that https://github.com/web3-storage/web3.storage/issues/1779 has landed, I think this issue you created could be considered 'done'. wdyt? proof https://web3.storage/account/payment/

gobengo avatar Sep 09 '22 21:09 gobengo

I have no access to stripe to verify whether or not user getting created in stripe and their payment methods are saved. However, from a blackbox user perspective, CC entered and saved persists across login sessions, so it appears complete.

JeffLowe avatar Sep 12 '22 13:09 JeffLowe

@heyjay44 @e-schneid I believe this one is closable, correct?

JeffLowe avatar Nov 29 '22 22:11 JeffLowe

I believe so @JeffLowe . The last task ("details saved to DB") might not be relevant since all payment info is strictly in stripe, but the first two tasks are satisfied.

e-schneid avatar Nov 29 '22 22:11 e-schneid