pay to blog question

pay to blog plugin question;

Which file is the IPN processing script for pay-to-blog.php ?

isn’t it pay-to-blog-paypal.php ?

also can you please tell me in which file as well as maybe which line the PayPal IPN verification is?

thank you for your time.

Tony V

  • TonyV
    • Site Builder, Child of Zeus

    Thanks Andrew.

    Another question about pay to blog.

    It looks like the paypal buttons are created and hosted within my site? not sure if this is true, but is it possible for me to use paypal buttons hosted from paypal in the form instead of the way it is now?

    for example you have;

    <p class=”submit” style=”border:none;padding-top:2px;”>

    <input type=”submit” name=”Submit” value=”PayPal”>

    </p>

    </form>

    could I have something like? ;

    <img src=”https://www.paypal.com/en_US/i/btn/btn_subscribe_SM.gif”&gt;

    <input type=”submit” name =”submit” value=”PayPal”>

    </p>

    </form>

    or can you show me what will work?

    I am being told that the paypal buttons can not be hosted on my site for the tracker to work.

    thanks for any help you can give me with this.

    Tony V