Can anyone tell me the method of integration of JazzCash into node js? - integration

i,m want to integrate JazzCash gateway in MERN Stack project can anyone help me with that.Kindly please share any tutorial,blog,code and website or any suggestion.

Related

facing error in linkedin third party job posting widget integration

Has anyone tried to do job posting integration with linkedin before? i am trying this but it is continuously giving me a 401 error.
this is the document that is given on linkedin docs
I tried implementing this but doesn't work. Has anyone got any idea?

How to use MapMyIndia API in angular?

i am confused on how to use MapMyIndia Api in my angular project can anyone help?
i am using the map api of getting the polygon but how to use it in angular is there any package to install?
You can find a sample for MapmyIndia Angular on their Github account.
mapmyindia-angular-sample-webSDK-REST (Angular)
mapmyindia-pureJS-sample-webSDK-REST (pureJS)
If you face a problem, you can ask follow up questions here. Do feel free to use the issues tracker on GitHub to report any bugs

How can I get json information about a page that is on wordpress?

I am communicating with the guys over at google and they are helping us with our site 'central.bet.co.za'.
The guys over at google are saying that they need me to supply them with "CORS Compliant Predictive JSON Endpoint for the same."
I really dont know where to find this information as I have never used json before or wordpress for that matter
I have tried installing the json.api.user plugin but that doesnt seem to be solving any problems either
Do you mean the Wordpress core Rest API?
http://central.bet.co.za/wp-json/wp/v2/pages

How to integrate Plurals from Lokalise in backbone application?

I have existing web application based on backbone.js which is already using Lokalise for the localization. But, now I need to use the Plurals from the Localise.
Does anybody know how to achieve this? Please help!!!
If you are using the Lokalise api just add the plural_format to the request, while exporting the project data. see api documentation.

Yii2 Advance theme integration for frontend and backend

I have installed a yii2 advanced setup and wanted to setup themes for frontend and backend. i have already checked yii official website but unable to find proper tutorial. Please someone help me to resolve it.
you can use:
search doingiteasy in youtube have great video tutorial in yii2
yii2 forum community
yii2 tutorial Guide
pdf yii2 tutorial
and you can also use stack over flow!!!!
Updated Part:
as my perspective the frontend is for your application
and backend is for your admin panel
and common part it's the part that is share between those!!!