#NinoContractKilla - Products

1 messages · Page 1 of 1 (latest)

clear vapor
#

Hello! Can you give me the Subscription ID in question so I can take a look?

burnt kayak
#

I'm completely lost. Please tell me where I can find that.

clear vapor
#

Okay, let's back up. Can you tell me more about what you did and what you expected to happen?

burnt kayak
#

I created a product and added the rercurring time; one was monthly, the other was quarterly. The three monthlies have not recurred.

#

I am afraid that none of the payments will recur.

#

Also, my subscriptions list is empty when I thought it would have all of the people who signed up.

clear vapor
#

When people sign up are you creating Subscriptions for them in your code?

burnt kayak
#

No. I did not know I was supposed to do that. I also dont know how.

#

I thought selecting recurring, and the time period for recurring would accomplish that.

clear vapor
#

What is your sign up process like? Are you a developer?

#

Can you show me a screenshot of where you selected recurring and the time period?

burnt kayak
#

No, I am not a developer. My customers just go to the website and select their product.

#

I greated it under "Products"

#

created*

clear vapor
#

Under Products in the Dashboard? That's where you go to define your Product catalog and how much those Products cost. The next step after creating a Product with a recurring Price would be to create a Subscription that represents someone's subscription to that Product at that Price.

burnt kayak
#

OKay. Is it then possible to set up the other one for recurring before their period runs out?

#

other ones*

clear vapor
#

I'm not really sure what your current situation is, to be honest. Can you tell me more about the sign up process? What exactly did you set up, and what exactly do people do to sign up?

burnt kayak
#

To sign up, the customer visits my website, selects their product (either a monthly or quarterly subscription) and checks out.

clear vapor
#

Did you build your website?

#

What exactly does "checks out" mean?

#

Do they provide payment information on your site? Do they go to Stripe Checkout to pay? Something else?

burnt kayak
#

They checkout through stripe

clear vapor
#

I would very much like to help you, but I'm going to need many more details. How did you add the ability for them to check out through Stripe to your web page?

burnt kayak
#

I created payment links.

clear vapor
#

Okay, that helps!

burnt kayak
#

Yes, I see the links.

clear vapor
#

Okay, can you click on one of those links and then give me the plink_ ID from the URL in your browser?

clear vapor
#

Okay, let me have a look at that, hang on...

burnt kayak
#

thank you

clear vapor
#

Those Payment Links look like they're set up correctly. Are you sure they've been used? As in someone has visited one and went all the way through the payment process?

burnt kayak
#

Yes, I've received 9 payments through my links. None of the monthly ones have recurred. I will send you the link for the monthly subscription. Maybe i messed that one up.

clear vapor
burnt kayak
clear vapor
#

On that list of payments, can you click on one of them and give me the pi_... ID shown in the top right? You can click on the ID to copy it.

burnt kayak
#

okay

#

Where exactly would I find that?

clear vapor
#
  1. Click on one of the payments
#
  1. The pi_... ID will be in the top right corner.
#

Right under the Test mode switch

burnt kayak
#

pi_3LD5auBnoL8QIqCG3jSWbLYa

clear vapor
#

Perfect!

burnt kayak
#

How do i correct this?

clear vapor
#

You need to replace whatever is creating these one-time payments with your Payment Links on your website.

burnt kayak
#

HOw do I go about that?

clear vapor
#

That depends on how you built your website. Did you build it or did someone else build it for you?

burnt kayak
#

It was built from a go daddy template

clear vapor
#

Did you build it or did someone else?

burnt kayak
#

I did

clear vapor
#

Okay, so you would need to find the part of the site that is currently accepting one-time payments and remove what's there, then replace it with links to the Payment Link URLs.

burnt kayak
#

okay. Thank you

clear vapor
#

For the existing people who have already paid, that's trickier. The best choice might be to have them go through the payment process again when their next payment is due (after you've fixed your website, of course).

burnt kayak
#

okay. Thank you