Difference between revisions of "RolePay Store Expansion"

From Nexus
Jump to: navigation, search
m
Line 42: Line 42:
 
= '''<span style="color:#4D5A93">Using the Shopping Cart</span>''' =
 
= '''<span style="color:#4D5A93">Using the Shopping Cart</span>''' =
 
<p>The shopping cart simply allows you to get items from the shelves and buy them with the regitser.<br />To get a cart, look for the Shopping Cart Giver. This Giver will attempt to attach it you. (''With your permissions'') If you accept then it will simply be added onto your hand and you will be able to get items from the shelves.</p><br />
 
<p>The shopping cart simply allows you to get items from the shelves and buy them with the regitser.<br />To get a cart, look for the Shopping Cart Giver. This Giver will attempt to attach it you. (''With your permissions'') If you accept then it will simply be added onto your hand and you will be able to get items from the shelves.</p><br />
 +
 +
= '''<span style="color:#4D5A93">Changelog</span>''' =
 +
* <b>Cash Register - v2.0.4</b>:
 +
** Fixed issue with channel generation
 +
** Added option to send funds to network ("Settings" / "Funds-2-Net")

Revision as of 22:18, 4 April 2017

← Rolepay Money System Expansion Packs

Using Expansion Packs

In order to use any expansion pack, you must have an API key only obtained from the Web Interface from the RolePay Server.
You can also obtain an API key from the network owner or someone who has access to the Web Interface.


Making Expansion Packs

Want to learn how to make expansion packs? All expansion packs are made using the RolePay Money System API.
All you will need is basic knowledge of HTTP and LSL.


Setting up the Store Expansion

Looking to set up an item in this pack?
These steps assume that you already have an API key.
Follow these steps to configure your device.

  • Rez out the Item.
  • Enter the API key into the dialog box.
  • Wow, that easy and you're set up.

If the API key you have does not exist or it has been deleted, you will get an error saying "The API key does not exist".
You will need to obtain a different API key after that.


Using the Vending Machine

To use the vending machine, simply touch the vending machine and follow the dialog.
Whenever a user makes a purchase on the vending machine, the owner will receive payment after.


Using the Cash Register

The Cash Register can be used to bill someone's card as well as allow them to checkout at a store.
The checkout feature can simply be disabled using the settings below. Only the owner will be able to disable the checkout feature.
All payments made through your cash register go to the owner and then taxes are payed back into the network server.


Using the Checkout Feature

In order to use the Checkout feature you must have a Shopping Cart full of items. The items can be obtained from the shelves.
When you want to "Checkout" simply touch the cash register after you have all your items in your cart you want. Then touch the dialog and go through all the dialogs. Once the payment is done and owner has received his money, then the items will be sent from the shelves.


Using the Payment Feature

In order to use the payment feature you must have a user consent to you using their card.
When a user is ready for you to use their card to bill them for the said amount, simply touch the register and select "Payment". Enter their number into the dialog. If the card is found, then enter the amount of money to take off their card. Then confirm and the money will be sent to the owner and taxes will be payed.


Using The Settings

The settings can only be accessed by the owner.
The things you can access through the Settings are as follows.

Checkout will turn off the ability for users to use the checkout feature when they touch the cash register.
Reset will reset the cash register to the same state you get when you first rez it.
Access will allow you to change the access level of who can touch the register and access the payment option.


Using the Shelves

The shelf is used in conjunction with the shopping cart and cash register.
The shelf only works when you have a shopping cart on. The shelving will allow you to add stuff into your shopping cart.


Configuring the Shelves

To configure the shelf you will need to have an object ready that you can transfer in your inventory. This will act as your product you will sell.
Once that product is ready, drag it into the shelf and open the "_product-config" note card in the inventory of the shelf.
Enter the name of the object that is in the inventory, if you do not enter the name exactly, you will get an error above the shelf.
After that is all done, simply enter the price of that object and you are complete.


Using the Shopping Cart

The shopping cart simply allows you to get items from the shelves and buy them with the regitser.
To get a cart, look for the Shopping Cart Giver. This Giver will attempt to attach it you. (With your permissions) If you accept then it will simply be added onto your hand and you will be able to get items from the shelves.


Changelog

  • Cash Register - v2.0.4:
    • Fixed issue with channel generation
    • Added option to send funds to network ("Settings" / "Funds-2-Net")