#ShakeR

1 messages · Page 1 of 1 (latest)

untold sigilBOT
fast gate
#

Hi there, can you share with one PaymentIntent ID so that I can take a look at your integraiton?

chrome panther
#

I haven't actually run the above scenario yet. Still in development (why I'm trying to figure out if it's possible - pretty sure it's not). I have some domestic PI IDs if that helps though.

#

(all are test environment IDs)

#

pi_3N8te4Cfk9fTJc7B1ZQXLBJN

#

I've gone in circles on this a few times now and can't crack the code. It seems silly to convert back and forth twice, but not sure there's an alternative. Hoping I'm wrong.

fast gate
chrome panther
#

Caution: Destination charges are only supported if both your platform and the connected account are in the same region

fast gate
#

Destination charges are only supported if both your platform and the connected account are in the same region (for example, both in the US). For cross-region support, you must specify the settlement merchant to the connected account using the on_behalf_of attribute on the charge or see other valid scenarios at Cross-border Transfers.

#

So you need to use on_behalf_of param for a cross-region charge

chrome panther
#

Yep, that takes you to step 3 on PDF above

#

From PDF notes:
The on_behalf_of attribute is supported only for connected accounts with the card_payments
capability.

#

Can't do cross-border payout unless recipient service agreement

fast gate
#

Is your connected account of recipient service agreement

chrome panther
#

Yes

fast gate
#

OK, can you share with the ID of the request that results in The on_behalf_of attribute is supported only for connected accounts with the card_payments capability. ?

chrome panther
#

I can make it "card_payments" but Stripe strongly discourages using direct charges for Custom accounts (not to say we can't be the exception, but I think I hit another bottleneck going this route)

chrome panther
fast gate
chrome panther
#

Link and screencap immediately above is direct from Stripe docs though, so it should be an accurate condition.

fast gate
#

If you can share with the request ID, it'll be easier for me to investigate the probelm.

chrome panther
#

I'm not sure which request ID you'd like me to give. I haven't made a request.

This was not an API response / no request was made to generate this:

capability.

^ that's my wording. I just code blocked it to make it easier to read in context above. Sorry for the confusion.

fast gate
#

That doc that you shared is related to separate charges and transfers, not destination charge.