#Ivan981

1 messages · Page 1 of 1 (latest)

vagrant trellisBOT
unborn hedge
#

i mean terminal events connectivity

#

it did not send any webhook about failure or success

hallow hatch
#

Hi, did it work before or this is the first time you use terminal?

unborn hedge
#

first time

#

previous developer suggested to change device

#

we changed, and second also does not work

#

something wrong in integration or settings, i don't know

hallow hatch
#

Can you try to change the Wifi?

unborn hedge
#

tried, i used wifi ethernet, and tried to share wifi from mobile

#

same result

#

do you know this setting? terminal events connectivity

#

because it said 'Pending...'

#

on both wifi

#

can you confirm, if i send to the terminal processPaymentIntent and setReaderDisplay

#

no action from my code, not required with capture_method = automatic

hallow hatch
#

Hmm not following the last question, but I am looking for Events connectivity

unborn hedge
#

ok waiting

#

also for you know, we have only 1 success payment in 1 device. but 2 device does not works

hallow hatch
#

Fot this device, do you have any Id? like terminal id tmr_xxx

unborn hedge
#

tmr_E47sCARYcGdqaI

hallow hatch
#

Can you just try again now? I want to see if I can find some log

unborn hedge
#

trying to reach my client. if you need something to copy from dashboard let me know

#

log id req_vOUCamojEOrpcR

#

{
"id": "tmr_E47sCARYcGdqaI",
"object": "terminal.reader",
"action": {
"failure_code": null,
"failure_message": null,
"process_payment_intent": {
"payment_intent": "pi_3MCohSCmgUAee5o50oJSgatQ"
},
"status": "in_progress",
"type": "process_payment_intent"
},
"device_sw_version": "2.8.4.0",
"device_type": "bbpos_wisepos_e",
"ip_address": "172.20.10.2",
"label": "Ivan b's Reader",
"livemode": true,
"location": "tml_E47sCAsf6cvSiw",
"metadata": {
},
"serial_number": "WSC513142064489",
"status": "online"
}

hallow hatch
#

This is the server-driven flow, correct?

#

And after you call this processPaymentIntent, how does your reader look like?

#

Wait but this request req_vOUCamojEOrpcR happened yesterday

unborn hedge
#

yes server-driven

#

yes yesterday, my client from united states and sleeps now

#

i sent a video, you will see how it looks like

hallow hatch
#

So it stuck on "Completing your order"

unborn hedge
#

Yes

#

with 1 ms said 'Processing' and get back to cart reader display

hallow hatch
#

4 ways:

  • Listen to webhooks
  • Poll the Stripe API
  • Use the PaymentIntent
  • Use the reader object
unborn hedge
#

listen webhooks

#

but terminal does not send it

#

this is all i got as a webhook

#

each time i tried to pay by card

#

this is activity of payment intent

#

nothing happened, after i created PI

hallow hatch
#

With the exactly same integration, you have another working terminal?

unborn hedge
#

yes only 1 time

hallow hatch
#

I think it's mostly a connectivity issue with the network

#

Terminal wasn't designed to work with mobile sharing

unborn hedge
#

but i can easily reset or send another payment

hallow hatch
#

You would need a normal working wifi

#

By wifi ethernet, did you mean both wifi and ethernet?

hallow hatch
unborn hedge
#

looks like connection, but i can easily reset ot send another pi to it

hallow hatch
#

Yes you can send from backend I guess, but the terminal should be in a working wifi to trigger the webhook

unborn hedge
#

yes i am sending from backend, ok i'll try other wifi

#

thank you