curl --location --request POST 'https://api.zotlo.com/v1.0/payment/credit-card' \
--header 'AccessKey: **ACCESS_KEY**' \
--header 'AccessSecret: **ACCESS_SECURITY**' \
--header 'Content-Type: application/json' \
--header 'ApplicationId: **APPLICATION_ID**' \
--header 'Language: tr' \
"cardNo":"4090*******0057",
"subscriberId":"5e6b9a02e71dd803d6420663",
"subscriberCountry":"TR",
"packageId":"zotlo.premium.weekly",