PayPal Subscription Howto Creation Automatic Payments Manual

An easy way to pay companies and friends/family since PayPal does not have an option when sending money to make it a subscription:

  • "business" = The e-mail or PayPal ID of the person/organization to pay to.
  • a3 The recurring amount "eg. 115" will be 115 USD
  • p3 The time period (eg. 2)
  • t3 Unit of time period m=monthly,w=weekly,y=yearly
  • item_name = "the note/product service reason you are paying handy for both you and the receiver to remember what it is payment for"


Just use this code and insert into an html file.

<form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick-subscriptions">
<input type="hidden" name="business" value="emailofperson@hotmail.com">
<input type="hidden" name="a3" value="115">
<input type="hidden" name="p3" value="2">
<input type="hidden" name="t3" value="w">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="item_name" value="Notes/nameofproduct">
<input type="hidden" name="amount" value="115">
<input type="hidden" name="src" value="1">
<input type="image" src="" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>


Tags:

paypal, subscription, howto, creation, payments, manualan, quot, recurring, eg, usd, monthly, weekly, yearly, item_name, receiver, insert, html, _xclick, https, www, cgi, bin, webscr, method, input, cmd, subscriptions, emailofperson, hotmail, currency_code, nameofproduct, src, submit, alt,

Latest Articles

  • Cisco Unified Communication Manager (CUCM) - How To Add Phones
  • pptp / pptpd not working in DD-WRT iptables / router
  • systemd-journald high memory usage solution
  • How to Install FreePBX in Linux Debian Ubuntu Mint Guide
  • How To Install Cisco's CUCM (Cisco Unified Communication Manager) 12 Guide
  • Linux Ubuntu Redhat How To Extract Images from PDF
  • Linux and Windows Dual Boot Issue NIC Won't work After Booting Windows
  • Cisco CME How To Enable ACD hunt groups
  • How to install gns3 on Linux Ubuntu Mint
  • How to convert audio for Asterisk .wav format
  • Using Cisco CME Router with Asterisk as a dial-peer
  • Cisco CME How To Configure SIP Trunk VOIP
  • Virtualbox host Only Network Error Failed to save host network interface parameter - Cannot change gateway IP of host only network
  • Cisco CME and C7200 Router Testing and Learning Environment on Ubuntu 20+ Setup Tutorial Guide
  • Abusive IP ranges blacklist
  • How to Install Any OS on a Physical Drive from Windows Using VMware Workstation (Linux, Windows, BSD)
  • CDN Cloudflare how to set and preserve the real IP of the client without modifying application code on Apache
  • CentOS 7 fix Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was 14: curl#6 -
  • Ubuntu Debian How To Install Recommended Packages Automatically
  • How to set Linux Ubuntu Redhat Debian Command Line http https socks proxy for yum apt