Jump to content
Marketing Checkpoint

Phil Banks

Bronze
  • Posts

    19
  • Joined

  • Last visited

  • Days Won

    5

Phil Banks last won the day on January 3 2020

Phil Banks had the most liked content!

Phil Banks's Achievements

Newbie

Newbie (1/14)

-3

Reputation

  1. That's exactly what he told me. He said "The squeaky wheel doesn't get the grease, it gets replaced". Utter stupidity. Why would you replace an entire wheel when all it needed whas a touch of grease ?
  2. Thanks for all your advice. I spoke to Chris at LFMTE Host and he says it needs to be programmed in, so I'll have to find a programmer to do it by the sounds of things. Thanks again. Phil
  3. Surely that's the amount on the corresponding sales page in the LFM script, isn't it ? I've got Stripe on the case and they're confused as to why also. I'm thinking there may be something in the LFMVM script that's causing it. I replaced my Payza info with the Stripe info, as Payza is now obsolete. Maybe that can't be done that way.
  4. Thanks for that. I just can't work out why it doesn't work properly. When I click the payment button, it loads the Stripe payment box ok, but the payment amount is only $0.09 when it should be $9.97. Completely dumbfounded by it.
  5. Where do I find the data name I need to use in my Stripe account ? I can't find it. never felt this stupid in my life before !
  6. I'm taking over another mailer that already has it set up. but it looks like I can't just copy and paste the basic code into the appropriate boxes. Here's an example of the code on the site that works properly@ <form action="charge.php" method="POST"> <input type="hidden" name="amount" value="[amount]"> <input type="hidden" name="item_name" value="[item_name]"> <input type="hidden" name="item_number" value="[item_number]"> <input type="hidden" name="email" value="[user_email]"> <input type="hidden" name="userid" value="[user_id]"> <input type="hidden" name="txn_type" value="item"> <input type="hidden" name="call_stripe" value="1"> <input type="hidden" name="onetime" value="1"> <script src="https://checkout.stripe.com/checkout.js" class="stripe-button" data-key="[merchant_id]" data-currency="USD" data-amount="[amount]" data-name="Midnightmailer" data-description="[item_name]" data-email="[user_email]" data-image="https://midnightmailer.com/images/stripe_logo.png" data-locale="auto" data-zip-code="true" data-billing-address="false" data-allow-remember-me="true" data-panel-label="Pay Now {{amount}}" data-label="Pay with Card"> </script> </form> And this is mine. <form action="charge.php" method="POST"> <input type="hidden" name="amount" value="[amount]"> <input type="hidden" name="item_name" value="[item_name]"> <input type="hidden" name="item_number" value="[item_number]"> <input type="hidden" name="email" value="[user_email]"> <input type="hidden" name="userid" value="[user_id]"> <input type="hidden" name="txn_type" value="item"> <input type="hidden" name="call_stripe" value="1"> <input type="hidden" name="onetime" value="1"> <script src="https://checkout.stripe.com/checkout.js" class="stripe-button" data-key="[merchant_id]" data-currency="USD" data-amount="[amount]" data-name="Proactivemailer" data-description="[item_name]" data-email="[user_email]" data-image="https://midnightmailer.com/images/stripe_logo.png" data-locale="auto" data-zip-code="true" data-billing-address="false" data-allow-remember-me="true" data-panel-label="Pay Now {{amount}}" data-label="Pay with Card"> </script> </form>
  7. Hi folks, I'm trying to set up Stripe on my mailer, but can't work out how. Can anybody explain in "simpleton" language ? Any advice is muchly appreciated. Thanks in advance Phil
  8. I can also confirm that GoodNewsMailer and 100PercentCommissionTraffic are also back online.
  9. I've just logged in and sent a message. Appears to be fine. Always nice to get an established list back. I wish Adtactics would get sorted.
  10. The sad thing is, I actually started emailing one of his "partners" regarding my commissions explaining that, as a partner, he was now liable for my unpaid commissions. He was really upset about the situation and stated that he had had similar emails from other unhappy members about not being paid, and was in the process of trying to get a refund on his investment, with no success. I really wish I'd kept the email for proof. but, alas I didn't. In my early days, I genuinely used to look up to Matthew as someone I wanted to aspire to be, whereas now, I aim to be the exact opposite and genuinely care about my members. In a roundabout way, he taught me well.
  11. It just sat there in my commissions page. I took some captures to prove it before he took all those pages down. Here's an example of one of them http://proactivemailer.com/images/YVLCommissions.JPG
  12. My 1st sale was in Liberty (anyone remember them) I made a $3 commission. They issued a cheque to me in the UK, minus a $2 processing fee, so I received a $1 cheque. It proved the concept that I COULD earn online and was also really amusing, so I framed it and still have it.
  13. I'm in the process of adding SolidTrustPay and I've just been approved at Coinbase, so just got to work out how Crypto actually works, as I have ZERO experience of it. Probably going to look at Uphold too. Anyone have any info on ORU yet ? Could be an exciting new addition.
×
×
  • Create New...