#xiaozhiheng_1

1 messages · Page 1 of 1 (latest)

worthy dawnBOT
earnest bay
#

request id is req_wlXYkOuZgSHlCK

#

Hi
I think the error message is quiete explciti:

Amount must be no more than $150.455

#

However, you are trying to send 15046

#

The limit you are facing because you've set a reference_transaction

tardy skiff
#

Here is the request id req_Z1B1zFEozPTRwO List all transfers, and I was able to initiate multiple transfers on py_1OgOBvPrbGohwidy5l1zrQlg transactions for an amount that exceeded the original order amount

#

This limit doesn't seem to be in effect for the total amount of multiple transfers

#

I made three successful transfers with a total amount of 451.35, which is already more than the amount py_1OgOBvPrbGohwidy5l1zrQlg the original order of 300.91, is there no limit to this?

earnest bay
#

What about the Account balance ? /v1/balance?

#

do you still have available balance ?

tardy skiff
#

The account balance is already negative

earnest bay
#

That could be the limit you are facing too

#

try adding more funds before making another transfer

tardy skiff
#

What I mean by this is that you can transfer successfully even if the account balance is negative

#

What I want to know is what the reference_transaction[charge] parameter specified when creating the transfer does

#

I found that this parameter can only limit the amount of a single transfer, and cannot limit the amount of multiple transfers

#

You can see this request, req_aYA6JpFs9EXZt5, even though my account balance is already negative, but I can still successfully transfer

earnest bay
#

You need to add funds and then achieve another transfer

tardy skiff
#

Does it mean that there is no corresponding restriction at the Stripe interface level, and you need to implement this restriction by yourself?

solid willow
#

hi! I'm taking over this thread.

#

can you clarify which "restriction" you are talking about?

tardy skiff
solid willow
#

I'm sorry I don't understand the question. can you write a full sentence explaining your issue?

tardy skiff
solid willow
#

what do you mean by " can't do the amount limit"?

tardy skiff
solid willow
#

is this your question?

I was able to initiate multiple transfers on py_1OgOBvPrbGohwidy5l1zrQlg transactions for an amount that exceeded the original order amount. This limit doesn't seem to be in effect for the total amount of multiple transfers

#

then yes that type of limit you'll have to implement in on your end