#maxfx2-hold-card-payment

1 messages · Page 1 of 1 (latest)

hushed saffron
#

Hello, I was wondering when you mention the hold of money on the client card, is this a payment that has already been accepted or a payment that is set up for future use? And you would like to refund the amount for a period longer than 7 days?
If you don't mind sharing you use case, that would be great thank you.
cc: @sonic sorrel

tender badger
#

No, my site will hold money on the client's card. But in your api, the maximum possible period is specified - 7 days. Can it be updated somehow or continued without returning the money to the client?

#

My site needs to hold money for more than 7 days. Month approximately

hushed saffron
#

Gotcha, thank you for the information.
We do not currently allow the hold of funds for more than 7 days (apart from the exception of Japan), due to security reasons.

#

A potential workaround is to create a new authorization before releasing the old one.

#

The will ensure you have the guaranteed auth before releasing the previous, one potential downside is the fund might be double charged for a few days as releasing an authorization for some banks are not instantaneous

tender badger
#

Got it, thanks, have a nice day