#Devonthedo88-paymentintent

1 messages · Page 1 of 1 (latest)

fervent sparrow
#

Do you have a Payment Intent ID I can take a look at?

slender mist
#

i just ran my lamda function

#

pi_3JXaM1FXkUN0aehr1vngLnTp

#

for that one

#
    "object": "list",
    "data": [],
    "has_more": false,
    "total_count": 0,
    "url": "/v1/charges?payment_intent=pi_3JXaM1FXkUN0aehr1vngLnTp"
  }
} ```
#

that was the response. no ID

fervent sparrow
#

There's no charge ID because payment wasn't attempted yet - the payment intent has not payment method and hasn't been confirmed.

slender mist
#

So does it need to be a charge or a capture?

#

I'm trying to transfer funds to a connected account?

#

I just did a intent not a actual charge I think. But I keep getting undefined Id