Results 1 to 10 of 23

Thread: smsCoin Payment gateway plugin configuring

Threaded View

  1. #1
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606

    smsCoin Payment gateway plugin configuring

    Hello,
    Today I would like to talk about smsCoin plugin, which requires some configuring steps and a bit of attention.

    1. Register an account with SMSCoin (http://smscoin.com/account/register/);
    2. Select "Purses" (sms:Bank) and click on the "New" button;
    3. Fill in the following fields:
    1. Security code – use any word or digits (for example: secretcode)
    2. Select countries (keep in mind that commission levels vary from country to country when selecting all countries)
    3. Success URL should be built in the following way: http://yourdomain.com/plugins/smsCoin/controllers/post.gateway.php
    4. Success URL method – post
    5. Fail URL should be built in the following way: http://yourdomain.com/plugins/smsCoin/controllers/post.gateway.php
    6. Fail URL method - post
    7. Result URL should be built in the following way: http://yourdomain.com/plugins/smsCoin/controllers/post.gateway.php
    8. Result URL method – post

    4. Go to Admin Panel of your Flynax powered site and install the Plugin (SMSCoin).
    5. Go to Admin Panel >> Configurations >> Payment gateways >> SMSCoin Bank and configure the Plugin:
    1. SMSCoin ID – your ID in sms:Bank (See picture 1);
    2. Language – language used on your site;
    3. Keyword – a secret word that you specified when creating sms:Bank (See picture 1).

    picture-1.jpg

    A price limit on your site depends on your country and mobile operator.
    To calculate a price limit you can use SMSCoin calculator at http://smscoin.net/calculator/ (See picture 2).
    So, this will give you the ability to set a price limit for your plans.

    picture-2.jpg

    During payment processing the Plugin will make sure that the price does not exceed a limit set for a selected country
    (a country from which a user wants to make a payment).
    If the price exceeds the limit then SMSCoin gateway will disappear from the list.

    You can familiarize yourself with SMSCoin commission rates at: http://smscoin.com/info/worldwide/
    Let's discuss any issues in this thread.

    John
    Last edited by John; March 19, 2012 at 10:02 AM.