This document is intended to provide all information regarding the possible customization payment options for MYORMR (Step 3 "Download the newly created ringtone").
In this scenario, the visitor will be presented with the instructions needed to download the ringtone to his mobile phone. The most important information is the URL address that must be inserted into the visitor's phone WAP browser in order to access the ringtone.
This scenario may be used within a "Membership" area of a site (as part of a package or certain number of uses, etc.) or for promotional purposes, etc.
In this scenario, the visitor will be presented with the instructions needed to order the ringtone. Once the order is completed, the visitor will get access to the downloading instructions, as stated above, either directly on the screen, or via SMS.
FasPay offers 4 payment methods to the visitor. All payment methods are linked with the FasPay billing system (Cortex). Extensive tracking methods and reporting options are available from within your account.
SMS reverse billing
- The visitor sends an SMS text message (E.g.: MAKE 123456) to a shortcode number (E.g.: 80004).
- After the order is confirmed (user is charged on his mobile phone bill), the downloading instructions and the URL address are sent via SMS to his phone.
- This option is available only for UK and US carriers
Phone orders via Premium rate line (PRL)
- The visitor calls (from a land line or from his mobile phone) to a premium rate number (E.g.: 0907 786 2207)
- An IVR (Interactive Voice Response) system will get the order details from the visitor.
- After the order is confirmed (user is charged on his land line/mobile phone bill), the downloading instructions and the URL address are sent via SMS to his phone.
- This option is available only for UK
Credit/Debit card
- The visitor is redirected to a standard online credit card processing form. All Credit Cards payments are powered by WorldPay.
- In a highly secured environment, the visitor is asked his credit card details (card number, security code, etc)
- After the order is confirmed (the charged amount is deducted from his card account), the downloading instructions and the URL address are displayed on the computer screen.
- This option is available only for Visa, Visa Electron, Visa Delta, Mastercard, Switch and Solo card holders.
PayPal account
- The visitor is redirected to the PayPal standard online order processing form.
- After the order is confirmed (the charged amount is deducted from the visitor PayPal account), the downloading instructions and the URL address are displayed on the computer screen.
- If the visitor does not have a PayPal account, he can create one while ordering.
In this scenario, the visitor will be redirected to a third party payment page once they click on "Get ringtone" from the Edit screen (step 2). In this scenario, the payment page would not be hosted on the FasPay servers. Therefore, MYORMR must be made aware of the exact URL address of this external page. Technically, you will have to provide this link to the payment page.
Please note that the payment page (sample links above) must be implemented on your servers; FasPay has no control over this payment page.
When the visitor clicks on the "Get ringtone" button (step 2), MYORMR will automatically send to the payment page URL address that you provide the following order information as HTTP GET parameters:
description - Order description
A string that will describe the purchased item. E.g.: "Eminem - Just lose it (Customised Real Music Ringtone)"
This information can be displayed on the payment page if desired.
orderid - Order ID
A string that will uniquely identify the order within the FasPay systems. For usage of this parameter please read below.
E.g.: "123-123456-401234567890-123ABC-123"
Examples of URL addresses where MYORMR will redirect the visitor to:
This payment page redirection will take the user to the designated payment page (on your server). You will use this information to bill for the service. You may use whatever method you choose to bill for the service whether pay per use, subscription, credits or other billing mechanism.
Once the relevant billing process is complete, you will have to supply the visitor with the downloading instructions needed to download the purchased ringtone to his mobile phone. The most important information that must be delivered to the visitor is the download URL address that must be accessed using his mobile phone.
In order to get this URL address, you must contact the FasPay servers using an HTTP request as described below:
Where the parameters have the following semnification:
http://www.mecst.com/ex.php?
URL address retriever page - coded on the FasPay servers. This address will not be changed during subsecquent requests so it can be hardcoded into your retriever script.
123-123456-401234567890-123ABC-123
The Order ID that the payment was confirmed for. This parameter has been sent when the visitor has been redirected to the payment page hosted on your side as described above.
As a result of the above HTTP request, you will get an URL address that must be accessed by the visitor's mobile phone in order to download the ringtone. An example of a valid download URL address is:
http://www.mecst.com/d.f?ABCDEFG123
If the Order ID you provide is incorrect (or something else goes wrong), instead of the URL address that points to the ringtone file (as shown above), you will get a detailed error message. In this case, the response you get will invariably start with the word 'ERROR' (first 5 characters).
As a result, it is recommended to first parse the response you get (from 'http://www.mecst.com/ex.php') and look for potential error messages, before sending it to the visitor's mobile phone (or display it on the computer screen).
If everything goes well, the URL address you receive (as the result of the above described procedure) must be accessed by the visitor's mobile phone WAP browser. You can either display this address on the computer screen (and the visitor will have to type it into his mobile phone) or you can send it via SMS (the visitor will access the link directly from within the SMS message).
Please note that FasPay is not responsible with the download URL address being sent to the visitor. However, after the link gets to the visitor's phone, when the visitor access it, FasPay will handle the actual ringtone download.
We will make technical staff available to answer questions that you may have during this installation process. Additional information regarding the MYORMR installation process can be accessed on the 'Standard setup' section.
For further information, don't hesitate to contact our technical department at support@myormr.com.