This is probably a stupid or easy question, but is it possible to use vb.net with the square app to accept and verify payments?
The Api for Square is here
https://docs.connect.squareup.com/api/connect/v1/#overview
But the functions only seem to relate to reporting. How do I offer a product for like $5 online using vb.net and use my Square App information to accept a payment online and then VERIFY they paid it? #1, can that be done? #2 Are there some code examples?