#akkusomer1

1 messages · Page 1 of 1 (latest)

ancient otterBOT
maiden hamlet
#

What's the paymentIntent ID and the invoice ID?

sleek bobcat
#

I'm in test mode

invoice Id : in_1OJeTuEN9GB60ZZoQl5yEwoF
payment intent Id: pi_3OJeTtEN9GB60ZZo1F7pH1vA

maiden hamlet
sleek bobcat
#

But if I don't add this code, will an invoice be generated? "
invoice_creation": {
"enabled": "True",
"invoice_data": {
"description": "Invoice for Product X",
"custom_fields": {
"0":{
"value": "361046663470826",
"name": "Order Number"
}
},
"footer": "B2B Inc.",
"metadata": {
"order": "order-xyz"
}
}
},

maiden hamlet
#

No

sleek bobcat
#

That is, is the invoice created only for a service or product that will be paid at a later date?