Topic: Cart / Payment Gateway Integrations
I find it odd there aren't any existing "Shopping Cart" or Payment gateway integrations. I suppose it's the custom nature of Wialon, but it doesn't make things easy
Is the normal route people take of all custom integration for customer sign-up, billing (recurring billing) and payment gateway?
I'm going through the SDK API and JS API and it seems overly complicated to perform some basics of "create account", "adjust billing of units". I'm coming in from the outside of this whole process so it's very likely I'm looking at things in the wrong way.
Anyone have some advice on direction to take with this? OR is it just better to not automate account creation, unit count, billing plans (unit restrictions), billing and still perform those tasks manually?