#Josh Manley (CAD Class)

1 messages · Page 1 of 1 (latest)

flat rootBOT
thorny sierra
#

Can you give me some context as to why you want to allow your customers to enter in $0? What would you be collecting at that point?

wise sinew
#

I'm building backend automations to automatically email the PDF, but running into problems because I'm having to do it two separate ways

thorny sierra
wise sinew
#

Yep!

thorny sierra
#

Gotcha

#

I don't think what your asking for is possible with pay what you want (or payment Checkout Sessions in general)]

#

Usually, with mode: payment Checkout Sessions we require the amount to be greater than or equal to the minimum charge amount (for USD that'd be 50 cents) and we'd require card info

#

And with a mode:setup Checkout Session which would charge nothing ($0) we'd still require card details as well

wise sinew
#

Gotcha. I was afraid that would be the case. Can you think of any other ways to do it?

thorny sierra
#

Really I think your only option is to have the two separate flows (one for no payment outside of checkout, and the rest inside Checkout).

#

Or you'd built out your payment page yourself that handles this

wise sinew
#

Yeah, that makes sense. I figured I'd exhausted all options but didn't want to assume

#

Thanks for the help!

thorny sierra
#

happy to help! (and sorry we don't support this)