Back
Similar todos
Using Stripe payment link. Users signup with one e-mail and purchase on stripe with another one. Fixing it now calling checkout.session.completed and getting client_reference_id. #fms
See similar todos

No replies yet

save stripe customer id to database #tweetphoto
See similar todos

No replies yet

Before creating a Stripe session, create a Stripe customer and attach user ID as meta #domainwatchman
See similar todos

No replies yet

save stripe_customer_id in users.db for later payments and auto top up #remoteworkers
See similar todos

No replies yet

Pass the customer's email address and Id to the Stripe payment link #domainwatchman
See similar todos

No replies yet

Add email address + user id to existing Stripe Customers #startupjobs
See similar todos

No replies yet

save ?ref= (referrer) and ?via= (affiliate) in remarketing_emails.db to then transport them to users.db to track where paid users come from because Stripe makes it hard to track that metadata with the Stripe Pricing Table (Rewardful already uses client-reference-id and there is no space more to send metadata) #photoai
See similar todos

No replies yet

add stripe_customer_id to user if missing but email matches on Stripe inside syncStripe.php #nomads
See similar todos

No replies yet

save stripe account ID to charges #startupjobs
See similar todos

No replies yet

add stripe customer/subscription ids for existing customers #tweetphoto
See similar todos

No replies yet

Handle existing user Stripe customers and don't create new customer id unless necessary #brandtools
See similar todos

No replies yet

programmatically create stripe customer id in partner account
See similar todos

No replies yet

save stripe account id with charge #wip
See similar todos

No replies yet

fix missing referrer tracking for #nomads sign ups with new Stripe Checkout, use $_COOKIE[‘ref’] on after checkout page and save it in db
See similar todos

No replies yet

update Stripe Checkout #rebase
See similar todos

No replies yet

#sheet2site connect stripe to customer
See similar todos

No replies yet

fix customer can't sign up due to Stripe customer ID match bug #nomads
See similar todos

No replies yet

sync Stripe users with applicants so we have stripe_customer_id, stripe_charge_id, stripe_payment_intent_id for invoices and self refund #rebase
See similar todos

No replies yet

signup listener that creates stripe customer #shipr
See similar todos

No replies yet

put job post ID in Session object as client_reference_id so it’s returned on webhook to match job id in case of a race condition where customers click Pay, and then different checkout_session_id sessions are created, and they pay one of them #remoteok
See similar todos

No replies yet