paymentsystem possible?

Somebody already tried a payment system into unity?
I want to make an order in the unity player but don’t know where to look for this.

Not sure if it’s exactly what you mean, but you might be interested in this.

–Eric

Definitely read up on the link that Eric provided, but also know that you can in fact incorporate any number of the existing payment systems that are out there. Many use an iFrame or XML feed that you can communicate with from your Unity content if desired. So there are definitely usable solutions out there.

Perhaps you should have a look at the Unity client sdk of our networking middleware Neutron. Neutron is already avaiable for all Unity platforms except Wii (not tested with Unity build for Wii, so there is a small chance the existing sdk would work out of the box) and it does offer ingame billing.