Im using a self hosted Odoo 16 Community, I have stripe already set up and working. However when I attempt to charge an interac debit card I get an error that reads
The PaymentMethod provided (interac_present) is not
allowed for this PaymentIntent. Please Attach a
PaymentMethod of one of the following types:
card_present. Alternatively, update the allowed
payment_method_types for this paymentIntent to include
"interac_present"
I have tried editing this on stripe's end, but as far as I know Odoo creates the payment intent when a charge is initiated which means I need to get Odoo's interac integration.
I am having the same issue, also in Canada. I have put in a support ticket. It is quite annoying at the moment.