How to make a store connected with database?

05/19/2014 23:30 C# Coder#1
How to make a store connected with MySQL database (website store to game) so whenever someone buy something from cashu using the game website as an example he gets the CPS automatically:handsdown:


EDIT: There's a lot of Paypal systems out there and in this community, you can download the codes and edit them to work with CashU and others methods it's easy... or u can contact payment wall I think they provide a helping service!
05/19/2014 23:47 Spirited#2
I feel like this has been talked about very recently. Have you tried googling this or searching our community?
05/20/2014 00:17 C# Coder#3
Yes I swear but I don't under stand the Notification URL as How will cashu send my database info that this specific account donated this 1 dollar to get this money so the amount of cps in his account get + the amount he bought?
05/21/2014 16:26 Super Aids#4
That's not how it works. You have to interact with each payment method's API and they usually have some transaction id check where you can get the status of the payment.

^Example.
05/21/2014 18:22 C# Coder#5
Quote:
Originally Posted by Super Aids View Post
That's not how it works. You have to interact with each payment method's API and they usually have some transaction id check where you can get the status of the payment.

^Example.
That's what I am asking for, I need help!

Quote:
Originally Posted by Spirited View Post
I feel like this has been talked about very recently. Have you tried googling this or searching our community?
Can you please help me of atleast give me link on how to do this, Ive been searching for the past 5 days didn't find anything on how to do it for cashu!
05/22/2014 06:37 Spirited#6
Well, Paypal has an API that allows you to track purchases and create digital stores; I couldn't find an API for CashU. Perhaps if you understand Arabic, you could look at their Arabic website for an API.
05/22/2014 07:30 atef201080#7
use ***********.com its easier and there is many examples for it. and it includes most popular payment methods in all countries even mobile payment methods.
05/22/2014 14:33 C# Coder#8
Quote:
Originally Posted by atef201080 View Post
use ***********.com its easier and there is many examples for it. and it includes most popular payment methods in all countries even mobile payment methods.
what's "***********.com" ?

Quote:
Originally Posted by Spirited View Post
Well, Paypal has an API that allows you to track purchases and create digital stores; I couldn't find an API for CashU. Perhaps if you understand Arabic, you could look at their Arabic website for an API.
Will check their Arabic...
UPDATE: checked and didn't find anything :/