#bostonmacdcord

1 messages · Page 1 of 1 (latest)

final dockBOT
winged arrow
#

Yeah. Can you elaborate on exactly what you're trying to do though?

torpid marten
#

So I have a remote customer. I want to set up a subscription...however the only two options are manually

#

use paymnet on file

#

I don't want to have to call them to get the CC info

winged arrow
torpid marten
#

ok so Stripe Can't handle this directly then I need to build a code solution...

winged arrow
#

Oh you're looking for a 0 code solution

#

We have payment links

torpid marten
#

ok suggestion...when I'm in the "Create a subscription" screen it should have the option to just do the payment link thing

#

is the payment link a one time thing or a subscription signup?

winged arrow
#

Payment link is a link you send your customer to to sign up for a subscription

#

No. Creating a sub from the dashboard is very different from sending a payment link to a customer to create a sub

torpid marten
#

yes and no...I was trying to sign up a customer to a subscription..not create one... the screen shot I sent you was assigning the subscription to a customer... the only two options were use card on file or manual. There needs to be an option for "If no card on file send Payment link to start subscription payment"

winged arrow
#

If using payment links you shouldn't create sub in the dashboard

#

You should just send the customer payment link

#

Then a sub will be created for them once payment is successful

torpid marten
#

What if they use a different email than than customer I set up I've already taken a fixed invoice from them

#

At a minimum the payment link page should allow a fixed email to be filled in to link this request to an existing user account

winged arrow
torpid marten
#

Again this is a Code solution...

winged arrow
#

What you're trying to do isn't doable without code. Customer reconciliation will require some minimal amount of code

torpid marten
#

ok again suggestion...offer the ability from the subscription page to make the first subscription "ask" if there is no card on file a "signup" to the customer. In addition the "parameters" you can put in the link like auto fill of the email address should be in the GUI As well...

winged arrow
#

I can feature request this, but no guarantees on when/if it'll be implemented