academe / SagePay-Integration

HTTP Messages for the Sage Pay REST (Pi) gateway.
GNU General Public License v3.0
9 stars 5 forks source link

More appropriate name for this API? #2

Closed judgej closed 8 years ago

judgej commented 8 years ago

It is not entirely clear what this API is called. It operates as a RESTful API, and can operate entirely direct server-to-server.

There is also a sagepay.js script that allows a temporary card token to be generated from the user's browser. That would be the most common use-case for this API, and lowers the PCI requirements considerably. However, using the JavaScript on the front end is not mandatory nor a necessity.

judgej commented 8 years ago

Project name: SagePay Integration

judgej commented 8 years ago

Git project name: SagePay-Integration.

Base namespace: academe\sagepay.

All sorted.