#haru_api

1 messages ¡ Page 1 of 1 (latest)

proper pecanBOT
#

👋 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/1229309818096058409

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

tardy glenBOT
frank jolt
#

Product information isn't attached to a paymentIntent object, but you can store them in PaymentIntent's metadata.

north wraith
#

Product information is not attached to the paymentIntent object, but can be stored in the PaymentIntent's metadata.

I know that it can be saved in meta_data, but when I send the receipt, I want it to be like when there is data in the checkout summary.

frank jolt
#

OK, then you can set it on PaymentIntent's description

north wraith
frank jolt
north wraith
#

OK.

For example, when making a hotel reservation, only the authorization is taken at the time of reservation, and the data is sometimes captured on the day of arrival.

If our Merchant Category does not allow extensions, is the only way to implement it in the same way and create it again once the authorization expires?

frank jolt
#

You can do that but your customer may see lots of authorizations of the same amount in their credit card statement