Closed royhodge closed 4 years ago
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
This issue now has a funding of 100.0 CBTX attached to it as part of the UniBit fund.
Issue Status: 1. Open 2. Cancelled
Work has been started.
These users each claimed they can complete the work by 266 years, 6 months from now. Please review their action plans below:
1) flukekiafer has started work.
0x2e4dd5c47de641ed6d0129c1f0491eb6f6824007 2) auryn-macmillan has started work.
Please ignore this. I'm just testing some functionality on Gitcoin. 3) smartcontractx has started work.
https://github.com/peachla8/website/commit/d52db81c3e42e8117760b21e06fe86225f1a989d
Learn more on the Gitcoin Issue Details page.
https://stripe.com/docs/api/checkout/sessions --> https://stripe.com/docs/payments/checkout/fulfillment#webhooks --> https://stripe.com/docs/api/customers/create --> https://stripe.com/docs/js/tokens_sources/create_token?type=cardElement --> This is what I had up in a few tabs when I stopped...
still need to configure an endpoint in live mode to receive checkout.session.completed events potentially..
https://stripe.com/docs/api/customers/create#create_customer-shipping-address -- https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-shipping-address -- and so much more that isn't needed probably.. hope any of this helps..
I will annotate some screenshots of what is needed. Will update soon.
This issue has been resolved by commit d52db81c3e42e8117760b21e06fe86225f1a989d
[(https://github.com/peachla8/website/commit/d52db81c3e42e8117760b21e06fe86225f1a989d
)]
@peachla8/stripe-integration-team @royhodge
Reopened for bounty purposes.
Issue Status: 1. Open 2. Cancelled
The funding of 100.0 CBTX attached to this issue has been cancelled by the bounty submitter
⚡️ A tip worth 30.00000 CBTX has been granted to @royhodge for this issue from @royhodge. ⚡️
Nice work @royhodge! Your tip has automatically been deposited in the ETH address we have on file.
⚡️ A tip worth 70.00000 CBTX has been granted to @smartcontractx for this issue from @royhodge. ⚡️
Nice work @smartcontractx! To redeem your tip, login to Gitcoin at https://gitcoin.co/explorer and select 'Claim Tip' from dropdown menu in the top right, or check your email for a link to the tip redemption page.
We need to collect the customer's shipping address and attach it to the Order #, it would also be nice to see a third party plugin collect and arrange this data for us in a convenient manner. Potentially something like a Zap that grabs orders as they come in and updates the quantities in an excel sheet or something along those lines, if there is an easier and more convenient solution, please fill me in.