Get your Stripe payment link to get paid everywhere, in emails, on a non-SSL website, donation, from an ebook, on a book (by just displaying the payment link, ...).
Psst! It now works also with PayPal! Get easier your PayPal Payment Link than generating a PayPal button through the old and painful PayPal website.
Link2Payment is based on the same code (little bit improved though) than another startup idea called "MyNewDream.eu"
The project is based on a homemade lightweight PHP framework (ideal for very small web apps). Feel free to use it if you like it 😃
- Server PHP 7.3 or newer
- Database MySQL/MariaDB 5.0.3 or newer
- Package Manager Composer
- Package Manager NPM
- From a command line opened in the project, run
composer install
andnpm install
to install the project dependencies. - Create a MySQL database and import
database.sql
file. - Rename
.env.example
to.env
and editSITE_URL
,ADMIN_EMAIL
, and DB details.- You can also change the available currencies by editing
app/config/currencies.php
- You can also change the available currencies by editing
I'm Pierre-Henry Soria. A super passionate Belgian software engineer 🤗 And a true cheese 🧀 & chocolate 🍫 lover! 😋 You can reach me at hi {[AT]} ph7 [{D0T}] me
️☕️ Are you enjoying my work? Offer me a coffee - and boost the software development at the same time! 💪
Under General Public License 3 or later.