#arvindt-subscription-email

1 messages · Page 1 of 1 (latest)

sharp frostBOT
lethal vigil
#

Can you send me the ID of that subscription? As far as I know subsciptions by default should immediately bill for the current month

grim fossil
#

cus_OfsGX62tmCbCy1

#

sub_1NsWg3GhiKfcCMrq2QXB7f1o

#

this test mode

#

thanks for the response

sharp frostBOT
restive basin
#

arvindt-subscription-email

#

but it is setting the invoice for the next month.
What do you mean by that @grim fossil? Can you provide a bit more info/context on what you are looking at and what is confusing you?

grim fossil
#

I am creating this subs and expecting to get the invoice email immidiatly

#

my question is

#

is there any api parameter which I have to send ?

restive basin
#

Please try and explain your question/attempts in more details

  1. we don't send emails in Test mode
  2. send_invoice does not finalize the Invoice immediately
    I'm struggling to follow your real question
grim fossil
#

Ok

#

let me explain

#

As per my use case

#
  1. I wd like to send paument links to my customers everymonth automatically.
#
  1. when customer create subs, they should get the email with the payment link asap
restive basin
#

what does that mean "send payment links" though? We have a PaymentLinks product that seems completely separate.

grim fossil
#

no

restive basin
#

You're misunderstanding how "send invoice" works. The goal of that product is usually more for B2B transactions where you want the company to wire funds later.
So I'm fairly certain none of this is what you really want

Are you a developer writing full code here? Or just doing this manually in the Dashboard as no code?

grim fossil
#

The way I see it

restive basin
#

Are you a developer writing full code here? Or just doing this manually in the Dashboard as no code?

grim fossil
#

I am writing code

#

I am developer

restive basin
#

Okay so why are you creating a Subscription this way? Isn't your customer on your website/app already ready to pick the Price they want to pay and pay?

grim fossil
#

is it possible to have a voice call

restive basin
#

nope

grim fossil
#

I cna explain

restive basin
grim fossil
#

ok

#

First I don't want to collect credit card from my end users

restive basin
#

why?

grim fossil
#

I will create customers and subscription

#

it is early stage and lot of work I want to avoid

restive basin
grim fossil
#

I am using the payment link

restive basin
#

You are not. The Subscription you gave earlier was not created with a PaymentLink, it was created in Node.js with your own code

grim fossil
#

I am creating subscription from code but. I have setup product and pricing plan with payment link option

#

please look at price_1NoXl0GhiKfcCMrq78suQnw3

restive basin
#

@grim fossil I'm sorry you do seem really lost with it all right now. If you are using PaymentLinks then you should not be writing code to create a Subscription. You should be using that big URL at the top near the big blue button and that link will allow you to start a Subcription, collect payment method details and such

grim fossil
#

hmm