#Rick Gaudet-terminal
1 messages · Page 1 of 1 (latest)
What issues are you running into? Are you getting errors?
Copying your response here:
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".
You're likely getting this error because the PI you've created hasn't specific interac_present in payment_method_types - you can see an example here: https://stripe.com/docs/terminal/payments/regional?integration-country=CA#create-server-side
Not sure what to do with this information
Are you the developer working on this integration? This should just be a small modification to your Payment Intent creation code
No, I am the customer that purchased the terminal
Ah, so did you come here looking for a developer to help write your integration?
I guess so
So you'd need to go to a site like upwork to hire someone, or you can look into plugins/third-party apps that handle this for you https://stripe.com/partners/directory?p=Terminal
I was sent there but have no idea on what to select that would work for me. I am at a total lost
You need to look through those options yourself and see what may work for you given your business requirements - if you need help beyond that, then my suggestion of hiring someone through upwork is a good next option
OK Thanks!