Wiput Pootong

Results 4 issues of Wiput Pootong

I think we should have JSON version too... For example. ```json { "name": "Awesome", "username": "awesome", "private": false, "category": "CU" } ```

I've found a problem that when using List and getNode. It replaces last element in node. So I've fix to use array instead and push node into it. I've tested...

Hi, I got problem when creating SalesOrder with Address. I'm not sure how to add `billingAddress` and `shippingAddress` into record. Do you have an example? Thank you

I've to create a source and then create a charge after that. I think the library should support create a charge with source. And source seems not up to date...