Payment System

 

When a user clicks "payment" on a  web site using Power Database as their database host, the payment page FROM Power Database would open and will look something like this:

 

You are about to make a payment on your account for the website: somesite.com

************************************************************************************************

Client website number

<---(Invisible form giving the Payment System a Client website number which would be the customer number for Power Database. THIS VALUE WOULD BE PASSED FROM THE SITE TO THIS FORM )

Username (numerical to keep it unique)

<---(Visible form giving the Payment System the user number. THIS VALUE WOULD BE PASSED FROM THE SITE TO THIS FORM )

 

Payment Type (example)

Monthly $10.00

Quarterly $25.00

Yearly $90.00

***********************************************************************************************

The above information will be passed to the payment system.

From that point. the Payment System will forward to Power Database the information and payment below.

 

Payment for site: 123456 Username: 17368188 Amount: $10.00

Power Database will then issue payment to Client.

 

All client information is confidential and can not be released without client consent.