#battbot - Terminal with Interac

1 messages · Page 1 of 1 (latest)

reef gate
#

Hello! Do you have any further details beyond that error?

#

Did Interac work in test mode with the special Interac test card?

bleak parcel
#

this is in test mode

#

we are production ready yet with the in-person payments

reef gate
#

Ah, okay. Was the Payment Intent created with interac_present?

bleak parcel
#

we are not*

#

how would we know before the card swipe to set that on the payment_intent?

#

it's entirely dependant on the customer what card they use right?

reef gate
#

If you want your integration to support Interac you would set it on all Terminal PaymentIntents.

bleak parcel
#

what if they use a Visa instead

reef gate
#

That's fine, you can also set card_present as well.

bleak parcel
#

i see

#

so we set both card_present and interac_present for the payment intent regardless of what card is used?

reef gate
#

Yep.

bleak parcel
#

ok i'll try it out. thank you for the help