I believe the "hosted" api is what you're looking for (http://developer.mintchipchallenge.com/api/hosted). You should be able to make HTTP requests to it via PHP. I can't speak to whether PHP wrappers will be provided.
Yes, this is an important feature of MintChip like things. There are PHP and other APIs available for EWallets. They only allow anonymous payment and thus just deduct the amount stored in crypto-token on the chip.
3 comments
Felix Fung • about 14 years ago
I believe the "hosted" api is what you're looking for (http://developer.mintchipchallenge.com/api/hosted). You should be able to make HTTP requests to it via PHP. I can't speak to whether PHP wrappers will be provided.
Jean-Guy Rivard • about 14 years ago
At worse, could maybe make an extension using the .NET sdk.
Haven't checked out what is provided with the .NET though.
Wilhelm Wimmreuter • about 14 years ago
Yes, this is an important feature of MintChip like things. There are PHP and other APIs available for EWallets. They only allow anonymous payment and thus just deduct the amount stored in crypto-token on the chip.
Willi