#agung01

1 messages · Page 1 of 1 (latest)

earnest hedgeBOT
mint ibex
#

Can you share the Invoice Id?

glass tusk
#

let config = {
collection_method: 'send_invoice',
payment_behavior: 'default_incomplete',
days_until_due: 1
}
const subscription = await stripe.subscriptions.create({
customer: customerId,
items: priceIds,
...config,
metadata: { siteId: siteId, plan: plan }
});

#

F50B262F-0007

mint ibex
#

I mean the Invoice Id in_xxx

glass tusk
#

in_1NsJbSATKWGTcqWxKeGzkgzO

glass tusk
#

hi @mint ibex , i have provide the invoice id, i am really appreciate if you can explain or help me with my question

mint ibex
#

Hi, sorry looking for now