| Last updated: | Applies to: | In industries: | Of versions: | Article notes: | Special contents: | |||||
|---|---|---|---|---|---|---|---|---|---|---|
| 20120508 (Andy) | Pro, MultiUser, MultiSite, MultiView | 8.X (and higher) |
|
Download the templates |
This guide is intended for web developers that are involved in implementing StorMan's Online Payments system. Unlike many other myStorMan knowledgebase articles, this page is not password protected - so we welcome you to link your developer directly to this page.
Note: If you are not a web developer, or are looking for more general Online Payments information, please refer to #OLSSTRPAY01.
This is explained in our general article, via #OLSSTRPAY01.
Out of the box, our Online Payments system uses standard (default) templates. If your client is happy with the default templates, all we need is a transparent .PNG file of their company logo at 300px (W) by 100px (H). If your client wants you to customise these templates (you can download them below) so that they look like the rest of their website, please view our rules & guidelines below...
Use the link below to download the latest version of our Online Payments templates.
The files are described in detail underneath...
| Filename | Purpose |
|---|---|
| authnetprocess.shtml | This page is called by Authorize.net after a payment has been processed. You will not need to customise this file unless the client uses Authorize.net as your payment processor (generally, only clients in the USA will use this payment processor). You can customise the look and feel of this page, but you must keep the following line of 4D code intact:<!--4DHTMLVar vtAuthNetProcessForm--> |
| confirmpay.shtml | This page displays the amount to pay (read-only) & credit card information. It acts as a final data entry / confirmation step before submission to the payment processor. You can customise the look & feel of this page - but understand that this page contains a large number of 4D code snippets; all of which must remain in tact and in use. However, you may be able to re-order some elements. |
| error.shtml | This page is called when the system experiences an error (the error wording is generated by our system). You can customise the look and feel of this page, but you must keep the following line of 4D code intact: <!--4DHTMLVAR vtErrorMessage--> |
| login.shtml | This page is used to accept the end-user’s StorMan Agreement Number and payments Password - allowing them to continue and make a payment. You can customise the look & feel of this page - but understand that this page contains a number of 4D code snippets; all of which must remain in tact and in use. |
| pay.shtml | This page displays the summary details of the payment - including whether the payment was successful or not. You can customise the look & feel of this page - but understand that this page contains a number of 4D code snippets; all of which must remain in tact and in use. |
| query.shtml | This page displays the end-users Agreement information including Amount Due and Due Date. The end-user enters the amount to pay as well as credit card information. |
| querynopass.shtml | This page is similar to the one above, but is displayed only when the end-user doesn't enter their password at the initial login screen. It hides the end-users Agreement information (including Amount Due and Due Date) for privacy reasons. The end-user just needs to enter the amount to pay as well as credit card information. |
| maintenance.shtml | This page displays a 'Service Unavailable’ message in place of the code block (below). The wording of the message is configured by StorMan staff. You can customise the look and feel of this page, but you must keep the following line of 4D code intact: <!--4DHTMLVAR vtErrorMessage--> |
Once the templates are installed and an online payments URL has been provided to you by StorMan, you should run the following tests...
If you require further information, please contact your client, or contact StorMan Software directly.
| Related articles: | Article tags: | How did we do? | ||
|---|---|---|---|---|
|
Did we miss a tag? |