PHP Classes

File: templates/splash-homepage.php

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   Link2Payment   templates/splash-homepage.php   Download  
File: templates/splash-homepage.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Link2Payment
Application to generate links for people to pay
Author: By
Last change:
Date: 1 year ago
Size: 1,342 bytes
 

Contents

Class file image Download
<?php namespace PH7App; ?>

<div class="center">
    <p>Get your Stripe payment link and get <strong>paid anywhere</strong>. In emails, on a <strong>non-SSL website</strong>, donation, from an ebook, in forum posts, paper book, ... (by just putting your unique payment link!).</p>
    <i class="large material-icons">autorenew</i>

    <i class="large material-icons">business_center</i>

    <i class="large material-icons">cake</i>

    <i class="large material-icons">av_timer</i>

    <p>
        Not having "<abbr title="SSL certificate">https</abbr>" on your website won't be a problem anymore! You don't even need a website anymore! Just put your Stripe (or PayPal) link on your mobile app, in your emails, on forums, on your FB page, Instagram post, or even on your paper book!<br />
        <small>You will be notified by email each time someone buys the item from your link.</small>
    </p>

    <p>
        <span class="bold">"One Account" = "One Stripe Link Form" (to share anywhere with anyone)</span><br />
        <span class="small">You will need more accounts (with other valid email addresses) if you need more stripe links.</span>
    </p>

    <p>
        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.
    </p>
</div>