#b33fb0n3

1 messages ยท Page 1 of 1 (latest)

jagged edgeBOT
patent basin
#

๐Ÿ‘‹ happy to help

#

you can always use the customer's metadata in order to store the points there

merry girder
#

yes and how should I do this kind of stuff with the orders which are paid apart from stripe?

patent basin
#

when you receive the payment you just update the customer object in Stripe

merry girder
#

yeah and how can I add the paymentdetails to the customer? Like paid amount, notes what have been paid, ... obviously not the paymentmethod, because the customer paid apart from stripe ^^

patent basin
#

you can create an invoice

#

meaning not with Stripe

merry girder
#

will the customer get's an email when I create it?
Can I add notes to it via the api?

patent basin
#

Can I add notes to it via the api?
yes

merry girder
patent basin
#

you need to create invoice items

merry girder
merry girder
#

how do I authenticate the customer when I show him his recent invoices. Because my goal is to have a customer dashboard where he can also see his points. You already mentioned, that I can use metadata, to keep track of them. If I use the default customer portal by stripe the use is authenticated... but there are no points to see (because it's metadata)

patent basin
merry girder
#

ok

merry girder
patent basin
merry girder
#

I mean the notes. To create notes to it

patent basin
#

what do you mean by notes?

patent basin
merry girder
#

hm, no

patent basin
#

would you mind translating the screenshot

merry girder
patent basin
#

where did you get this from?

#

would you mind sharing the URL?

merry girder
patent basin
#

Oh this is a dashboard only feature

#

it's not exposed through API

merry girder
#

Oh ok