#agung01
1 messages · Page 1 of 1 (latest)
Can you share the Invoice Id?
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
I mean the Invoice Id in_xxx
in_1NsJbSATKWGTcqWxKeGzkgzO
hi @mint ibex , i have provide the invoice id, i am really appreciate if you can explain or help me with my question
Hi, sorry looking for now