HOW TO: BlackBerry Unlock API in WordPress

Register/Login to your account

Edit API Settings

  • PayPal Email
  • Enter password
  • Enter Item Name
  • Enter Thanks page URL
  • Enter Cancel page URL
  • Enter Prices (minimum selling price is $9.95)
  • Install WordPress Plugins

  • Exec-PHP
  • Turn off WYSIWYG editing

    Cowboy Proxy File

  • Download ZIP file
  • Extract Zip file
  • Upload cowboy.php to your /public_html/ directory
  • Change Permalinks setting

  • Choose “custom structure” and enter /%postname%/
  • Make an Order page

  • View the WordPress Order page example here.
  • Copy the code into your own Order page in WordPress.
  • Get your password API KEY AND USER ID # FROM here.
  • Replace the appropriate info in the example code. There are 4 lines to edit.
  • Make a Thanks page

  • View the WordPress Thanks page example here.
  • Copy the code into your own Thanks page in WordPress.