Information Webhosting

Showing posts with label Tips. Show all posts
Showing posts with label Tips. Show all posts

Wednesday, June 17, 2015

how to make api key stripe live

Peace be upon you, and Allah mercy and blessings

Good night friend.
on this occasion I will share how to create a api stripe live or how to register api stripe live.

what is the point api key stripe ???
api stripe to make payments on online business site which is paid using a credit card.and it could be to make the site credit card ckecker validator, whether the credit card can still be used or dead.

ok .. just to the discussion topics.

1. please visit the registration page here https://dashboard.stripe.com/register.
please enter your email and password then click Create Your Stripe Account.
























2. please check your email and click the confirmation link.
Example: https://dashboard.stripe.com/confirm_email?t=8lg2Q5DM6epNX4F6WHkgc7ZmQRby2Tqg
login with your email and password you registered.

3. then please go to page activation here https://dashboard.stripe.com/account/details.

4. please input the following details.

Where are you based?

Select : United State

Your product

Fill : Webhosting

Account details

Your Business Type : Select : Corporation
Legal Name : John, Inc.
EIN (Tax ID) : 572614940
Business Addres : 67 St Alborned
ZIP : 20007
City : Washington
State: DC
Your Website : www.whmcs.com


You, the company representative

Legal Name : John Cena
Date of birth : 06-22-1947
SSN : 138-40-3734

Credit card statement details

Business Name : whmcs.com
Phone : 202-333-5638

Bank details

Routing Number : 026073150
Account Number : 8114122305
Confirm Account Number : 8114122305
Click Activate Account an Done.

Click Dashboard, Sliding to Live







Click Your Account in the upper right





Click Api Key










and that I was the red mark your Api key.
and if your Api key is dead, please roll again.

and I think it's pretty up here.
may be useful, thanks...

Peace be upon you, and Allah mercy and blessings

Tuesday, June 16, 2015

how to add domains in cPanel

Peace be upon you, and Allah mercy and blessings

On this occasion I will share how to add domains in cPanel.
Add domains in cPanel, you can create more than one website in one cPanel.




Please note, add domains in cPanel has its limits, and it depends on who owns the server, if in your cPanel you add capacity domain (0) Can not be done this way, and another, good quality and capacity should cPanel cPanel should big like.


  • Disk
  • Bandwidth

because if a small capacity, your website will be down and can die.
So it should be really good at choosing a hosting.
And before the add domain, the domain will be added must already be set dns nameserver or her with or dns hosting nameserver you use.

for those of you who do not have cPanel, you can create your own here Free cPanel Creator 3 Server

Well just to the way add domains in cPanel.

The trick:

1. please login to your cPanel.
2. Scroll down, find the word add domains and open.





3. Please enter your domain name an example yourdomain.com
Please input the password and click add domain.








Done.



Now you can create a new website on the new domain that you add them.
To do I will explain later.
For now I rasah quite so.
Hopefully useful and gratitude.
Greetings blogger.

Keyword: Domain, Add Domains

Peace be upon you, and Allah mercy and blessings

Monday, June 15, 2015

Compress method to speed up loading of the website with PHP

The main advantages of using PHP is that you can compress your PHP files, so it can make the time to display the website to be faster because the capacity of the downloaded file into smaller ones. There are several ways to do this, the way that until now I use is the compression method ob_gzhandler.

How to use it is to insert the following code at the top of each page:

PHP Code:
<?php ob_start("ob_gzhandler");?>

In the actual case, the code is not just as simple as that. But enough with the code above course you can see the results of your website loading speed difference from before is added the above code.

Additionally, you can also compress CSS and other files on your website, so it can work faster as well. Because CSS is very different from PHP, you need to add some code php header, the following is an example:

PHP Code:
<?php
ob_start ("ob_gzhandler");
header("Content-type: text/css");
header("Cache-Control: must-revalidate");
$offset = 60 * 60 ;
$ExpStr = "Expires: " . gmdate("D, d M Y H:i:s",time() + $offset) . " GMT";
header($ExpStr);
?>

Keep in mind, each insert CSS file in the PHP code should be renamed the .php extension. Then import the file into your pages with code:

Code:
<link rel="<lokasi>/<nama file .php>" type="text/stylesheet" />

Hopefully useful and thank you for visiting this blog.

Recent way List Payoneer 2015

Peace be upon you, and Allah mercy and blessings

On this occasion I will share how to register Payoneer / how to make a Credit Card Master Card Guide.
Please refer to the how.

what it payoneer ???
Payoneer is a Credit Card Master Card (Credit Card).

do i have to pay ???
No, Payoneer provide a Credit Card free of charge .
no charges at all , either in the delivery process and the activation process .


whether i'm can withdraw at a local bank ???

could, credit card payoneer can be made online shopping or buying and selling online, and also can be taken in the existing ATM machines Indonesian Master Card logo.
For how to pull money in a local bank will post at a later time.
now I would love to know how to register payoneer correctly.

1. First please visit the following link payoneer.com


2. Click the sign-up and data content of data is needed to remember !!!
do not enter your address in the origin, should the original address.
click next when it's finished.


3. then the contents of the address as in the following picture when it clicks next









4. then fill in the password and security questions as the following figure, when I click next.










5. further in the following step simply select National ID and select the state and its contents ID NIK your ID and check all the checklists below and click order.



And completed









please open your next email.
and try to login.
it is already finished, accepted the stay waiting on or in decline.
if at accepted the, you have to wait for 1 to 2 months, if a credit card had not come, please take the post office.
I just had a monthly 1/5 already come, and just this morning in the same inter postman.


























perhaps quite so much from me, ..
may be useful, thank you.

Peace be upon you, and Allah mercy and blessings

Popular Posts