#DaganChen

1 messages · Page 1 of 1 (latest)

reef apexBOT
twilit aspen
#

👋 happy to help

#

I'm not sure I follow

#

which part of the integration are you having trouble with?

maiden pilot
#

you guys like the support on stripe web site?

#

the same support team I mean

#

I'm using the page you gave me, works great, but this one not always exists.
SEPA_DEBIT_PAYMENT_METHOD_ID

#

$source['latest_attempt']['payment_method_details']['ideal']['generated_sepa_debit']

#

this response

twilit aspen
#

would you mind sharing the PM Id?

maiden pilot
#

soory

#

sorry

#

trying to pull from dashboard

#

evt_1MjJoSFrv2nk53suNEMNQXWR

#

{
"object": {
"id": "seti_1MjJLDFrv2nk53su8mlPZmr8",
"object": "setup_intent",
"application": null,
"cancellation_reason": null,
"client_secret": "seti_1MjJLDFrv2nk53su8mlPZmr8_secret_NUHvDilyKL3J70kct9XubfkdCgz5lvz",
"created": 1678267883,
"customer": null,
"description": null,
"flow_directions": null,
"last_setup_error": null,
"latest_attempt": "setatt_1MjJoSFrv2nk53sunu86lSu8",
"livemode": false,
"mandate": null,
"metadata": {
},
"next_action": {
"redirect_to_url": {
"return_url": "http://localhost:3002/payments/iframeResponse",
"url": "https://pm-redirects.stripe.com/authorize/acct_1JJfqHFrv2nk53su/sa_nonce_NUIPjTnl6inTf6QHzuLgvm7NeEvSla6"
},
"type": "redirect_to_url"
},
"on_behalf_of": null,
"payment_method": "pm_1MjJoSFrv2nk53su6KAljbRE",
"payment_method_options": {
},
"payment_method_types": [
"ideal"
],
"single_use_mandate": null,
"status": "requires_action",
"usage": "off_session"
}
}

#

sometimes it's success and sometime requires_action

#

but that action should have been made in the client already

shrewd plume
#

Hi, I'm taking over my colleague, let me catch up.

#

Are you getting a setup_intent.succeeded event?