#quetzal_api

1 messages Β· Page 1 of 1 (latest)

bold stormBOT
#

πŸ‘‹ Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

πŸ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1352658959458373633

πŸ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

mystic pasture
#

Hi, taking a look at this request

little sun
#

Thanks @mystic pasture

mystic pasture
#

We're still looking at this on our end. I can see that the payment method configuration was created today at 13:24:42 UTC and it looks like it's created on that account. Can you confirm how where you got that pmc id? Is it from the dashboard or listing it via the API?

little sun
#

I did it from the dashboard directly

mystic pasture
little sun
#

Geez. I have just read direct charge in the dashboard 😱

#

But when I use one from the platform I still have the error message.

req_Jzx7aqbZ9yeZuR

#

If I remove _on_behalf_of it works fine πŸ˜“

mystic pasture
#

That pmc_ pmc_1QrbV8IwoyZ282CcV0ZXksra is configured directly on your account so it would not work with the Connect Setup.

#

You'd want to swap those and use: pmc_1R55YzIwoyZ282CcoOivBGC1 with connect and pmc_1QrbV8IwoyZ282CcV0ZXksra without connect

bold stormBOT
little sun
#

With
pmc_1R55YzIwoyZ282CcoOivBGC1 πŸ‘‰ req_iW8tg0hTU490rk
pmc_1QrbV8IwoyZ282CcV0ZXksra πŸ‘‰ req_WsrHRYyU2fhYsA

The *ksra should work on Connect with destination charges while *BGC1 only for direct charges.

#

But *ksra does not work with destination charges OBO

flint token
#

Hi! Jumping in for my colleauge. Lemme just catch up.

little sun
#

Sure @flint token

flint token
#

Sorry, getting people confused. 😿

little sun
#

Ah. Was going to check this Paypal 😁

flint token
#

haha

#

Did you try swapping them as my colleague recommended?

little sun
#

With
pmc_1R55YzIwoyZ282CcoOivBGC1 πŸ‘‰ req_iW8tg0hTU490rk
pmc_1QrbV8IwoyZ282CcV0ZXksra πŸ‘‰ req_WsrHRYyU2fhYsA

The *ksra should work on Connect with destination charges without OBO while *BGC1 should work for direct charges or destination charges with OBO

flint token
#

req_iW8tg0hTU490rk doesn't seem to exist.

little sun
#

So I am still stuck. I want to use the *BGC1 because we are doing destination charges with OBO. With payment intent (Web Element) I have not this issue
e.g. pi_3R58LIIwoyZ282Cc05PeDZSV

#

Let me do another request (sorry cannot copy paste from my computer as company is blocking Discord). I have to type manually

flint token
little sun
#

Let me give you the req with *QQ0ad πŸ‘‡
req_U9rb7RzvjCwkZd

flint token
#

That's because you're using on_behalf_of, so it's looking for a PMC on your account, not one of the Connect ones.

#

Huh

little sun
#

So if I go to the payment method configuration page, there are 2 types

  • Your account: your platform account, destination charge, separare charge and transfer
  • Your connected accounts: direct charges or charges with on_behalf_of
#

So you mentioned *QQ0ad and this should be good for destination charge + OBO

If I create a Checkout Session I have an error message but if I create a Payment Intent I have no issue
pi_3R58bLIwoyZ282Cc1c8iozkV

flint token
#

Request IDs for both?

little sun
#

Checkout session: req_U9rb7RzvjCwkZd

Payment intent: req_fsS7kzyyoCyOzS

flint token
little sun
#

Still an error
req_sxQHGp8r69EVZW

flint token
#

New error though. πŸ€ͺ

#

Try what you just tried but with pmc_1QrbV8IwoyZ282CcV0ZXksra

little sun
#

Haha, you are loving it πŸ˜‚
Error
req_9DlLQ3thhUWxNX

flint token
#

DAMMIT

little sun
#

I am almost sure we found a bug 😬

#

This is why I am contacting you and not support team ☺️

#

I know you are better connected to Product (I used to be ProServ at Stripe)

#

My colleagues say that this was working previously. I tried to find the issue but no luck.

flint token
#

:notsureif:

#

lolz

little sun
#

πŸ€“

flint token
#

Try removing on_behalf_of now?

little sun
#

It works without OBO

#

But we need OBO with the connected account because this is for GBP payments for UK CA (we have a FR platform)

mystic pasture
little sun
#

I need to drop to give a bath to my baby. How can we follow up with this? Sorry first time this is happening with this Discord

#

We cannot have direct charges though

bold stormBOT
little sun
#

And why are we able to have payment intent through Web Element with the parameters but not with the Checkout session ?

mystic pasture
#

Ah, I did not relaize you provided those request ids. Let me try to investigate this and try to reproduce the issue.

I will share my findings here and next steps. The thread will be closed but you'll still see my messages.

#

If you have any follow up questions after it, you can always create a new thread

bold stormBOT
mystic pasture
#

I was able to fully test and replicate what you saw. I'm flagging this issue with my team.