Monday, November 9, 2009

How to Register in AlertPay and PayPal

Alert Pay

Conditions for opening an account at Alert Pay is
1. You must be aged 18 years and have an e-mail address.
2. You must include (upload) identity (ID card, driver's license and other - other) and your account billing (electricity, water, telephone, and others - others)

All of these requirements needed Alert Pay to perform the verification process.
How to register on Alert Pay:
Type www.alertpay.com after entry, notice and seek SIGN UP Now to create your new account.
1. Create Menu
To create a Alert Pay Account
a. At the choose your country select lah Indonesia
b. At the choose your account type
1. Personal Starter: each transaction are not charged aka free but limited to a maximum transaction value of $ 400 per month and the accumulation of $ 2000 per year
2. Personal Pro: the value of transactions is not limited. But each transaction fee (2.5% + $ 0.25 per transaction).
3. Business: special for your online business owner (merchant). Its the same thing degan personal pro, where the value of transactions is not limited, but each transaction is charged penerimaa (2.5% + $ 0.25 per transaction).
In the Account Owner Contact Information:
1. First Name: fill your first name
2. Last Name: fill in your last name (Surname)
3. Address 1: fill with the appropriate address ID (KTP, SIM, etc.)
4. Address 2: optional if you have a place to stay at another address
5. City / Town: Fill in the name of the city according to ID
6. Country: Content with Indonesia
7. Region: Fill in the province where you live, must match ID
8. Postal Code: Your zip code
9. Country of Citizenship: select Indonesia (especially for WNI)
10. Home Phone: fill with your home phone number
11. Work Phone: office phone
12. Mobile Phone: mobile phone number
13. Occupation: content with your jobs
14. Date of Birth: fill date of birth using the format mm / dd / yyyy

Then press the Next

AlertPay Account Login:
1. Email address: fill in your email address.
2. Re-enter email: refill your email address
3. Password: content passwords
4. Re-enter Password: type your password reset
5. Transaction PIN: content with the PIN number to use numbers between four to eight digits. This PIN is required when making financial transactions
6. Re-enter PIN: PIN refill

In order for your existing account on AlertPay can be used optimally, especially to verify the account

PayPal


To create an account with PayPal in principle the same. Different in terms of your account verification.
At PayPal verification requires only a credit card.
For register PayPal click here

For more details you can visit here sites that teach you how to register at PayPal visually or here to see additional explanation.

Saturday, November 7, 2009

Paypal

PayPal is an e-commerce business allowing payments and money transfers to be made through the Internet. PayPal serves as an electronic alternative to traditional paper methods such as checks and money orders.
A PayPal account can be funded with an electronic debit from a bank account or by a credit card. The recipient of a PayPal transfer can either request a check from PayPal, establish their own PayPal deposit account or request a transfer to their bank account. PayPal is an example of a payment intermediary service that facilitates worldwide e-commerce.
PayPal performs payment processing for online vendors, auction sites, and other commercial users, for which it charges a fee. It sometimes also charges a transaction fee for receiving money (a percentage of the amount sent plus an additional fixed amount). The fees charged depend on the currency used, the payment option used, the country of the sender, the country of the recipient, the amount sent and the recipient's account type. In addition, eBay purchases made by credit card through PayPal may incur a "foreign transaction fee" if the seller is located in another country, as credit card issuers are automatically informed of the seller's country of origin.
On October 3, 2002, PayPal became a wholly owned subsidiary of eBay. Its corporate headquarters are in San Jose, California, United States at eBay's North First Street satellite office campus. The company also has significant operations in Omaha, Nebraska; Scottsdale, Arizona; and Austin, Texas in the U.S., Chennai, Dublin, Berlin and Tel-Aviv. As of July 2007, across Europe, PayPal also operates as a Luxembourg-based bank.

Configuring IP Address and Other Network Information in Windows Vista

In this simple article I will show you on configuring IP address and other network information in Windows Vista. The method is almost the same as Windows XP, but the path to access the setting page is different.
Here is detailed instruction on configuring IP address and other network information in Window Vista:
1) Go to Start and right click on Network and then click Properties.
2) Network and Sharing Center window will appear, then click Manage network connections.
Manage Network Connections
3) Network Connections window will appears. Here you can right click on the network card that you wish to configure and click Properties.
Network Card Properties
4) In the Local Area Connection Properties window, tick on Internet Protocol Version 4 (TCP/IPv4) and click Properties.
Note: If your computer sits in IPv6 network, you can select Internet Protocol Version 6 (TCP/IPv6) to configure IPv6 address. Here I only show IPv4 configuration.
IPv4 Properties

Manual IP Assigning

You can now key in the IP address, Subnet mask, Default gateway and DNS servers.
Note: IP address of your computer must be unique. None of the 2 computers in the network can share same IP address, it causes IP address conflict.
Note: Default gateway is a router that can route the traffic to the other network or internet. DNS server is an application server that can translate URL to IP address. As an example, www.cert.org is URL and it can be translated to 192.88.209.6 by DNS server. Check with your ISP on what DNS servers you should use. If not, you can try this free Opendns.
Manual Set IP

IP Assigned by DHCP server

If you have DHCP server setup on your router or you have DHCP server, your computer can be assigned IP address automatically by selecting Obtain an IP address automatically and Obtain DNS server address automatically.
DHCP Set IP
Note: If you have a notebook, using static IP at home and the IP assigned by DHCP server at the office, you can make use of alternate configuration to set IP and network information for these 2 different networks.
Set Obtain an IP address automatically on General tab which is same as what I specified above, so that the notebook will be assigned IP addresses automatically at the office. After that, click Alternate Configuration tab, select User configured option and key in your home network’s static IP information. By setting this, when there is no IP information assigned due to no DHCP server at home, this alternate configuration will be applied automatically, so that you don’t have to spend time on configuring IP manually every time at home.
Vista Alternate Configuration

How to Set IP Address and Other Network Information in Windows XP

IP (Internet Protocol) address is the 4 octets (32-bit) address used to identify your desktop computer, notebook, router, switch or other network devices in your network or Internet. It’s also called as IPv4 (Internet Protocol Version 4). IP address is assigned to network card on your desktop computer or notebook to communicate with other network devices.
Each IP Octet can be the value between 0 and 255, but several rules exist for ensuring IP addresses are valid. Examples are 192.168.8.145, 10.11.3.4, etc.
Here are step-by-step instructions showing you how to set IP address and other network information:
1) Go to Start and click on Control Panel.

2) Control Panel window will appear. Double click on Network Connections.

3) Network Connections window will appear. Right click correct Local Area Connection by identifying correct network card and click Properties.

4) Select Internet Protocol (TCP/IP). Click on Properties.
TCP/IP Properties

Manual IP Assigning

You can now key in the IP address, Subnet mask, Default gateway and DNS servers. Here is IP logical network Designing Guide.
Note: IP address of your computer must be unique. None of the 2 computers in the network can share same IP address, it causes IP address conflict.
Note: Default gateway is a router that can route the traffic to the other network or Internet. DNS server is an application server that can translate URL to IP address. As an example, www.cert.org is URL and it can be translated to 192.88.209.6 by DNS server. Check with your ISP on what DNS servers you should use. If not, you can try this free Opendns.
Manual Assign IP

IP Assigned by DHCP server

If you have DHCP server setup on your router or you have DHCP server in home network, your computer can be assigned IP address automatically by selecting Obtain an IP address automatically and Obtain DNS server address automatically.
DHCP Assigned IP
You can also check out simple way to check IP address after knowing the way to set IP.
Note: If you have a notebook, using static IP at home and the IP assigned by DHCP server at the office, you can make use of alternate configuration to set IP and network information for these 2 different network.
Set Obtain an IP address automatically on General tab which is same as what I specified above, so that the notebook will be assigned IP addresses automatically at the office. After that, click Alternate Configuration tab, select User configured option and key in your home network’s static IP information. By setting this, when there is no IP information assigned due to no DHCP server at home, this alternate configuration will be applied automatically, so that you don’t have to set IP manually every time at home.
Alternate Configuration
Related Posts Plugin for WordPress, Blogger...