
Search In
In this post, you will get to know of integrating in app purchases in your cordova application.
cordova-plugin-inapppurchase is used to add in app purchases into your application for both android and iOS platform.
Installing the plugin:
$
Manual testing is a software testing process in which test cases are executed manually without using any automated tool. All test cases executed by the tester manually according to the end user's perspective. It ensures whether the application is wor
BrainTree is a very secure and easy to setup payment gateway. There are lots of features available in new Braintree and I found it very useful. Visit the link at the end of details:
Payment System with BrainTree PayPal using PHP
Are you working for
If you are working on a Google chart and need some jquery ajax requirement, then this blog is quite useful. I found this very powerful and simple to implement. Find the link at the end of details:
Google Charts with Jquery Ajax
If you are working f
It’s essential for professionals in any industry to understand the principles of email writing that can cut through clutter and get their messages read. An email campaign may be an effective marketing tool, but unless the email is written in su
Choose the version of ruby you want to install for example : 2.2.3
After choosing the right version of ruby first step is to install some dependencies :
sudo apt-get update
sudo apt-get install git-core curl zlib1g-dev build-essential libssl-dev li
The social networks in these days works as a powerful tool for the advertisment or say for promoting the store content.
Like Facebook as it has like button and share button which allow users to share it on web.
To add the Facebook "Like" b
A checkbox is a GUI widget which allows user have to select or make a choice out of the two or more given items, such serious are handled by checkbox. But Angular5 has some different features lets see it along with the example to create Dynamic custo
If we want to run different methods with in single statement than we can achieve it by using jQuery chaining property . With the help of jQuery chaining property we can chain different methods with each other.
JQuery chaining property allows us to e
Bind() method:
Bind method is used to attach events to selected elements and also used to specify a function when the event occurs.
Syntax:
$(selector).bind(event,data,function,map)
Example:
<!DOCTYPE html>
<html>
<head>
<
