#lsantaniello - similar payment intents

1 messages · Page 1 of 1 (latest)

patent panther
#

Can you tell me more about what is strange here for you? That looks like one way or another you make two separate API calls with similar parameters. Stripe doesn't know that two payments are the same unless you tell us

trail gate
#

I debugged my code. I call one time stripe create intent 😦

#

probably OPTION rest call

patent panther
#

Can you go to the page for each of the payments in that dashboard and send me their IDs (pi_123)? I can check in to exactly how they were created with that

#

I don't think that the OPTIONS request can or should make a payment intent so that would be good to confirm

trail gate
#

OPTION is the bug... I fixed my rest api

#

sorry and thanks for your support