Tap-Payments / goSellSDK-iOS

goSell iOS SDK
MIT License
20 stars 22 forks source link

Fixed models to use key 'live_mode' instead of 'livemode' #3

Closed travismmorgan closed 5 years ago

travismmorgan commented 5 years ago

The current SDK version cannot parse the server json response because it is looking for key 'livemode' when the server is returning the key as 'live_mode'.