#_durrell
1 messages · Page 1 of 1 (latest)
Hi there
hi
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
so card_payments lets the account recevie money through a card payment?
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?
Yeah no you shouldn't need card_payments in that case.
I suppose no harm in requesting it in case we might need it in the future.
Yeah I'd recommend doing that if there is a chance you will need it in the future
ok. Thank you.