I am creating an online mobile game.
In this game items are purchased.
The purchases must have sales tax applied to them.
I am using your web payments nodejs examples as a starting point.
In theory, square should know enough information about the customer to apply the correct sales tax. But I can’t find out how to prompt square to do this, or even how to query the user’s location.
I can’t find an example that does this. Is there one?
How do I do this?
1 post - 1 participant