Back
Similar todos
save stripe account id with charge #wip
improve stripe customer update/create on charge #checkoutpage
save stripe account ID to charges #startupjobs
import stripe charges #monet
#web3jobs add an option to change the payment method in stripe
Change Stripe credentials naming to use pay #licenseseat
add stripe charges #jobs
Update by hand the paiement method on Stripe #thundercontent
save querystring to charge and in stripe metadata #checkoutpage
update Stripe details #scanjer
save paymentmethod to charge #checkoutpage
update stripe currency and billing details #fajarsiddiq
Switch to Stripe::Invoice instead of Stripe::Charge when creating a payment so it is visisble in the billing portal #startupjobs
create stripe customer when creating charge cc @kenwallace #checkoutpage
migrate stripe charges api to payment intents #nomadnetwork
Configure stripe payments #lifesheet
fix auto bump stopped charging because Stripe API changed something again, you can’t charge a stripe_customer_id anymore, you have to create a PaymentIntent by retrieving the PaymentMethod from the Customer object, with the payment_intent_id you save and set as off_session for later payments during Stripe Checkout (maximum difficult and yes Stripe is absolutely losing it by rapidly deprecating old functionality and actively breaking payment integrations causing companies to lose revenue) #remoteok