#parsimonium

1 messages · Page 1 of 1 (latest)

frigid oracleBOT
lime niche
#

Currently the best alternative is Checkout, and we're working on more flexible ways to integrate with Checkout.

strange slate
#

But I cannot process the payment request off session if I use checkout

#

Our system collects a payment method first, then later requests payment in the background

lime niche
#

You can save the payment method for later the first time, and use the Tax API for future payment calculations

strange slate
#

We collect payment method with. “Setup_future_usage”

frigid oracleBOT
lime niche
#

Sure, then you likely want to use the Tax API

strange slate
#

Ok then what api should I use for payment request

lime niche
#

Payment Intents

strange slate
#

Hmm ok and I can just confirm the payment intent ok

#

And I’d use the tax calculation api to get a tax amount and add that to the total amount

lime niche