#vasant-dhatrak_api

1 messages ¡ Page 1 of 1 (latest)

plush pivotBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1270260707627368535

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

sour vaultBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

tulip kelp
#

"next_action": {
"display_bank_transfer_instructions": {
"amount_remaining": 3451,
"currency": "eur",
"financial_addresses": [
{
"iban": {
"account_holder_name": "Vasant Gurado",
"bic": "SOGEDEFFXXX",
"country": "DE",
"iban": "DE993443045712548538703"
},
"supported_networks": [
"sepa"
],
"type": "iban"
}
],
"hosted_instructions_url": "https://payments.stripe.com/bank_transfers/instructions/test_YWNjdF8xTm9KVVdMRGkyZ3kyZ3hvLF9RVXJLTmNvQ1Q1YlY1aTVvaDB0UGg3UnRsMW9vUjJo01000TmHZ8w3",
** "reference": "QMXQEHXZ7KHW",**
"type": "eu_bank_transfer"
},
"type": "display_bank_transfer_instructions"
},

viral marten
#

hello! that's not possible afaik. Can you share more on why do you want to set a custom reference?

tulip kelp
#

i want to share invoice no. and other details

viral marten
#

In the hosted instructions URL and the invoice, it'll already have the Invoice number. What other details do you want to share?

tulip kelp
#

like invoice period

viral marten
tulip kelp
#

i make payment intent

#

you shared me a invoice api details

viral marten
#

A PaymentIntent is typically meant for a one-off payment, and wouldn't have any Invoice number or Invoice period. What invoice period and number are you referring to specifically?

tulip kelp
#

my simple question is to can i add refrence parameter while creating payment intent

viral marten
#

no, that's not possible, you cannot update or change the reference value

plush pivotBOT