#Amer Bearat

1 messages · Page 1 of 1 (latest)

brave walrusBOT
scenic bolt
#

Does the balance transaction for that charge ch_3Mo8H3LcZsW8iWbK1LC9lw1a show up?

#

The Charge is what more directly affects the balance so the transaction may only have its ID

echo ore
#

let me check

#

no it's not

#

this pi_3MoCorLcZsW8iWbK1q6krBAs payment is showing but not pi_3Mo8H3LcZsW8iWbK1PzmYPos payment

#

i dont know why

scenic bolt
#

Gotcha, thanks for the info. Trying to figure out what might be going on here

brave walrusBOT
solemn rock
#

👋 you are using type=payment

#

That will only return LPM payments like bank debits

#

If you want the charge associated with pi_3Mo8H3LcZsW8iWbK1PzmYPos then you need type=charge

#

Or to exclude type altogether

echo ore
#

let me try that

#

type=charge wont include payment type us_bank_account?

solemn rock
#

Correct

#

If you want to filter by type you need multiple list requests

echo ore
#

let me try

solemn rock
#

Hmm that's strange

#

If you specifically use type=charge does it show up?

echo ore
#

let me try that

#

it did show when i did type=charge

#

We want to get all (card, us_bank_account) payments, and refund types. what will be the types that i need to call for all those

solemn rock
#

So you want charge payment refund

#

And likely payment_refund as well

echo ore
#

i dont know why all not working but i will do the 4 types and see if this fix my issue

#

thanks