Paygol automatic sms payments in Ragnarok

11

Click here to load reader

description

Users will pay by sms and they will get coins in reward. These coins can be used in-game, this mean user do not have to wait hours or even days to get their coins. How it works: User pay by sms from web User will get a code in his mobile phone User enter his code in-game User will get his coins in return

Transcript of Paygol automatic sms payments in Ragnarok

Page 1: Paygol automatic sms payments in Ragnarok

You will learn how to:

SMS payments in Ragnarok

● create a service for Ragnarok● receive automatic payments● receive coins in-game● test your service

Page 2: Paygol automatic sms payments in Ragnarok

Users will pay by sms and they will get coins in reward. These coins can be used in-game, this mean user do not have to wait hours or even days to get their coins.

Introduction

How it works:1. User pay by sms from web2. User will get a code in his mobile phone3. User enter his code in-game4. User will get his coins in return

Page 3: Paygol automatic sms payments in Ragnarok

● Download the ragnarok.rar file, you can download it also from http://www.paygol.com/developers#ragnarok

● Open file Readme.txt and follow all instructions.● Go inside PayGol and create a new service of type

Integrated and fill all the fields. Read carefully all comments you will see on every field.

● Select as much countries as you want for this service, all countries will be automatically activated in just a few seconds.

● You can select one of our buttons or you can add one of yours later on.

Follow these steps:

Page 4: Paygol automatic sms payments in Ragnarok

On field URL Background add the full path where the paygol.php file is located (e.g.:http://www.myserver.com/paygol.php). This file will be called after every payment has been processed, sending you several parameters to make all the process automatic. Save all changes and set your service as Testing and test your service until you are sure is working as you want.

Page 5: Paygol automatic sms payments in Ragnarok

Adding the pay button in your web page

Click on the tool button you see below and paste the piece of HTML code into your web page. Normally this button goes in the Donations section.

Page 6: Paygol automatic sms payments in Ragnarok

On this section you will see 2 different ways to use your service, with Pop-up and Post. For this example we will use Pop-up. Copy all the code into a HTML page.... test.html for example.

Page 7: Paygol automatic sms payments in Ragnarok

Trying your service

By clicking your service button you will now see your service working

Page 8: Paygol automatic sms payments in Ragnarok

Testing your service

Go to My services and change the status of your service to Testing. You can test as much as you want, once your service is working as you want, then set the service back to Enabled

Page 9: Paygol automatic sms payments in Ragnarok

Now press the small red arrow, choose demo using post or popup mode.

Payment screen will display now in test mode (Blue tube indicates test mode)Notice the name of the payment screen is the one you entered when you created the service.

We used Test Service as our service name.

Test Service £1.00, instruction states: Send GOL 813725 to phone number 88080

You are supposed to send this and receive a pin code , you don't need to do this in test mode.

Your test pin code will be 123456, you must enter this pin on the field and press OK

Wait for valid confirmation, after this you will be redirected to your designated Success URL.

When you are sure everything is working as you want then go back to your service and set it as Enabled.

Page 10: Paygol automatic sms payments in Ragnarok

That's all!

At this point your game would be fully working accepting automatic sms payments with PayGol.

Page 11: Paygol automatic sms payments in Ragnarok

You can start enjoying our services right now! No starting and No monthly fees!

● To start right now http://www.paygol.com/register● Coverage and payouts http://www.paygol.com/coverage● For developers http://www.paygol.com/developers