sheltermanager / asm3

Animal Shelter Manager
GNU General Public License v3.0
106 stars 65 forks source link

Payment Processor: Square #1121

Open bobintetley opened 2 years ago

bobintetley commented 2 years ago

Quite a few of our customers are using Square to take payments and would like integration with SM. They have a checkout system and their dev API seems very similar to Stripe. It should be straightforward to write a handler for them.

https://developer.squareup.com/docs/checkout-api-overview

KieranDBARC commented 1 year ago

Would you also be able to look at Zettle please