#DaganChen

1 messages ยท Page 1 of 1 (latest)

solid yarrowBOT
tawdry orbit
#

Hi there ๐Ÿ‘‹

#

Copying other message for context:

resource_missing - source
No such source: 'pm_1Mizi9Frv2nk53suwDMYff1b'

Was this useful?

Yes

No
{
"currency": "eur",
"off_session": "true",
"confirm": "true",
"source": "pm_1Mizi9Frv2nk53suwDMYff1b",
"amount": "30000",
"customer": "cus_L4oHLynNoFLwks"
}

#

Can you share the ID of the request that returned that error?

fickle grove
#

req_S4xLori0JYJScT

#

req_ILjbhsvioiWUG4

tawdry orbit
#

Thank you, pulling those up

fickle grove
#

I'm using it on card it works great

#

what is the difference?

#

my good I dont even see source param there, how it works

#

god

tawdry orbit
#

Payment Methods are our newer object and replace the user of Sources.

#

Card is also a little ambiguous, there are Sources that represent cards as well as Payment Methods that do so.

In general, Sources can be used as Payment Methods, but not necessarily the other way around.

fickle grove
#

it works

#

amazing thanks

tawdry orbit
#

Awesome! Happy to help!

fickle grove
#

why I need to put sepa_debit

#

when it's iDEAL

#

?

tawdry orbit
#

Can you elaborate?

fickle grove
#

when using setupIntent to the client

#

it's iDEAL

#

when charging I need to point sepa_debit

tawdry orbit
fickle grove
#

alright thanks

#

one more thing, on iDEAL it says on response, I get success or fail immentidatly

#

but some banks there returns "status": "requires_action"
and then 'pm' is null
and some success and then it works

hidden crypt
#

Hi ๐Ÿ‘‹

#

If the response has the status of "requires_action" it indicates the banks require additional authentication to process the payment.

fickle grove
#

yes but thats after your page

#

that says success

#

that means what should I do with the customer? put him on hold?

#

wait for server callback?