#bexbostjan-connect

1 messages · Page 1 of 1 (latest)

crude apex
#

Hi there, so you want to automatically charge a customer when he/she add a new listing with you?

umbral moon
#

yes

#

membership for listing s 19$ per year

#

so when he add new one need to be auto chage and after 1 year again

#

similiar slack have per user

crude apex
#

OK, so basically you want to add a new item to the existing subscription, am I right?

umbral moon
#

yes

#

but to not he need go again throught checkout insert date etc

#

when one times insert card thats it

crude apex
#

Hi @umbral moon my shrift is over, my colleague will continue to support you soon

umbral moon
#

yes please we need to fix this because i not want to work with paypal

#

please add him hire in this cheat i will wait

delicate crow
#

Hey! Taking over from @crude apex – just catching up

umbral moon
#

hey

#

welcome

delicate crow
#

Just so I understand your use case completely, you're looking to increase the quantity of an existing subscription?

umbral moon
#

yes

#

the normlay start with one or 2 property

#

and then 4-5 month add some

#

or delete 1 or 2

#

this will all be automated

#

and all need be valid 1 year after need to be charge again

uncut pilot
#

sounds good, it's possible to do that with Stripe's API. Are you a developer?

umbral moon
#

no, i will add him right now

#

sec please

uncut pilot
steep flume
#

Hi @uncut pilot

#

We currently want to auto charge a client whenever they add a property

#

can you please send me the link to that api you told bex about i check it out

#

from the current stripe documentation it highlights that its not possible

uncut pilot
#

what have you built so far(if anything)? Just so I know exactly what products you're using.

uncut pilot
steep flume
#

let me describe the usecase in 1 minute

#

we have built a website like bookings.com, this website allows a host to upload details of his property where clients can easily access and book for any rooms.
however a host has to pay a yearly fee of $19.
we currently want to automatically charge a host whenever he adds a new property to his profile without him having to pass through the same process

uncut pilot
#

cool, you can do that in many ways!

#

or if you use our Billing product to do recurring payments, there are ways to force an immediate payment when something on the subscription changes. So really it depends what technical parts of the product you use but it's all completely possible.

steep flume
#

that's great, thanks.
so the host will be charged automatically without us first having to send him an invoice and reminders

#

do you also have the capability of handling VAT validations, forexample;
We want to be able to validate a host's VAT number to calculate the tax they need to pay.

uncut pilot
#

(assuming you just want us to validate the tax ID and then you have your own logic for calculating the tax amount)

steep flume
#

yes