#TravisBurgess-automatic-payment-batch

1 messages ยท Page 1 of 1 (latest)

vale jacinth
#

Hello ๐Ÿ‘‹
Is there a reason why you have to add metadata later rather than when you create the PaymentIntent itself?

lost trout
#

Hi Hanzo, thanks for the response. We are updating a transferred payment with the metadata for reporting purposes as you can't pass metadata to a transferred payment at the time it's being transferred

vale jacinth
#

I see.. Have you looked into to parallelizing API calls? ๐Ÿค”
You can make upto 100 read and 100 write requests per second

#

I wonder if that helps in any way

lost trout
#

Thanks Hanzo - Is there any examples in C# for that that you could point us to?

vale jacinth
lost trout
#

Thanks a lot Hanzo, we'll take a look at it tomorrow. We appreciate your help