Confirmed users
324
edits
No edit summary |
No edit summary |
||
Line 84: | Line 84: | ||
It's a good idea to prompt the user for a PIN code (personal identification number) or something similar at the time of payment to prevent someone from picking up the device and immediately making payments. A customer would need to set up a PIN in advance. | It's a good idea to prompt the user for a PIN code (personal identification number) or something similar at the time of payment to prevent someone from picking up the device and immediately making payments. A customer would need to set up a PIN in advance. | ||
== Reference Implementation == | |||
Mozilla is building a web payment provider available at https://github.com/mozilla/webpay . You can install it from source at that link. |