#andec_

1 messages · Page 1 of 1 (latest)

modest ventureBOT
#

Hello andec_, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
andec_, 6 days ago, 5 messages
andec_, 7 days ago, 18 messages

onyx moth
mint acorn
#

Yes one moment

#

req_4Mp3LP33wkbNmk?t=1698124712

onyx moth
#

Have you tried using the on_behalf_of param as the response suggests?

modest ventureBOT
mint acorn
#

My apologies we did not see the second half of the message

onyx moth
#

No worries, I was asking if you got a chance to use on_behalf_of param as the response suggests?

wide quartz
#

I am the dev on this project with Andrew. I tried to sort it out with on_behalf_of, but I believe that clashes with the transfer_data parameter with destination.

So I have been trying to set up direct instead of destination but keep getting an error about client secrets not matching a payment intent, when they seem to match.

  "error": {
    "message": "The client_secret provided does not match any associated PaymentIntent on this account.",
    "param": "client_secret",
    "request_log_url": "https://dashboard.stripe.com/test/logs/req_KbD05m88XuM0SA?t=1698129037",
    "type": "invalid_request_error"
  }
}```

`req id = req_KbD05m88XuM0SA`
onyx moth
#

What error did you get when you were using on_behalf_of ?

wide quartz
onyx moth
#

request ID?

wide quartz
#

All good I managed to get it going, it was to do with having transfer_data commmented out, but I thought that was something I had to do for on_behalf_of... I must've misunderstood