#_durrell

1 messages · Page 1 of 1 (latest)

wise flameBOT
west wasp
#

Hi there

minor sedge
#

hi

west wasp
#

Yep so card_payments is basically the generic capability that allows your Connected Account to take payments. Versus card_issuing which specifically is needed if you are going to work with Issuing.

#

Basically you are going to add card_payments no matter what and then you would also add card_issuing if you are working with Issuing

minor sedge
#

so card_payments lets the account recevie money through a card payment?

west wasp
#

Yep pretty much

minor sedge
#

So you don't technically need the card_payments capability if you are just letting your connected accounts spend money with their issued card right?

west wasp
#

Yeah no you shouldn't need card_payments in that case.

minor sedge
#

I suppose no harm in requesting it in case we might need it in the future.

west wasp
#

Yeah I'd recommend doing that if there is a chance you will need it in the future

minor sedge
#

ok. Thank you.