|
ASP Example Linkpoint periodic (recurring) transaction. A periodic transaction can be used for a subscription service. There are 3 steps to use this PHP example. 1. You need to create a HTML page. 2. You need to copy and paste the code below after the opening (first) BODY tag. 3. You need to name the file with the extension .php Make sure you change the value for storename, "123456", with your store number. Also make sure you change the value for chargetotal, "1.00", with your own amount.
Simply click inside the window below, use your cursor to highlight the code, and copy (press Control-C or Apple-C on your keyboard) the code. Next you will need to paste (Control-V or Apple-V on your keyboard) the code into one of your web pages using Notepad (Windows), TextEdit (Mac OS X), or any HTML editor.
Here is an example of what it will look like: Monthly charge of $1.00 |