j3k0 / cordova-non-renewing-subscription

Simple API for Non-Renewing Subscriptions based on Fovea's Cordova Purchase Plugin
MIT License
19 stars 6 forks source link

json problem #6

Closed okancelik34 closed 6 years ago

okancelik34 commented 8 years ago

{ "Username": "Okan",

"user_metadata": { "expiryDate": "1472773996658" } }

my json file like this. How can ı get expirydate with using ajax get method?

j3k0 commented 8 years ago

Can you explain that a little more? (or close issue if you solved it).