New Stripe Payment Gateway

NZServers wrote the interface for the Stripe Payment Gateway back in 2018.
The interface was using code that was becoming deprecated, plus the original design was over zealous.

With the assistance of Claude AI, the new payment gateway was developed quickly.

Using AI didn’t make the project easy, as all successful payments are logged in a SQL database.
This is not a WordPress Plugin.
Initially, development was carried out on a local server using Visual Studio for PHP and WAMP for the Lampstack.
AI is good, but you have to know what you are doing.

Along with Visual Studio, a product called Composer was used for the Stripe code required and the PHP mailer to send out email messages