#secretsquirrel

1 messages · Page 1 of 1 (latest)

deep fogBOT
slim bison
#

Hello! Yes this is possible - are you using Checkout? Or are you using Subscriptions directly?

abstract frost
#

I think we're using the Payment Element actually. Is it possible to set up subscriptions with the element?

deep fogBOT
slim bison
#

Yeah so if you're using PaymentElement that means you're creating the Subscriptions directly

#

And so you should be able to just create the Subscription w/ the free product without having any PaymentMethod

#

And you'd need code on your end to hide the PAymentElement since you don't need to collect payment details

abstract frost
#

Understood, thanks!

#

And if we switched to doing Checkout, would we use the "payment_method_collection" param with a value of "if_required"?

misty lichen
abstract frost
#

Thank you!