Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


FAO Providers
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

FAO Providers

CloudxtnyHostCloudxtnyHost Member, Host Rep
edited April 2013 in Providers

Would you guys find a module useful that automatically checked an invoice price and then allocated this to a module based on price?

Currently I have Paypal and Paypal Micro setup, however its a ballache to have to manually assign the right product.

My idea is to develop a module for WHMCS that'll take them to a payment gateway based on price at the order stage and also the invoice stage.

Will cost around 25 pounds.

James

Comments

  • @httpzoom a company is not supposed to have two paypal accounts. If someone reports this to paypal, you will get in trouble.

  • I was thinking of this yesterday! :)

  • DamianDamian Member
    edited April 2013

    @rds100 said: a company is not supposed to have two paypal accounts. If someone reports this to paypal, you will get in trouble.

    From https://www.paypalobjects.com/IntegrationCenter/ic_micropayments.html :

    Merchants who receive both macro and micro payments should maintain two separate accounts:
    An account to apply their standard rate to macropayments.
    An account to apply the micropayments rate to their micropayments.
    Each PayPal account is associated with only one merchant processing rate.
    

    @httpzoom said: Would you guys find a module useful that automatically checked an invoice price and then allocated this to a module based on price?

    Very yes. At the moment, since most of our sales are under $12 USD, which is the break point for micro vs macro, we just eat the fee for sales over $12.

    25 gbp is a great price, too.

  • CloudxtnyHostCloudxtnyHost Member, Host Rep

    Damian,

    Going to guage the interest and then get this done.

    James

  • James, how are you going to do it?

    I mean, will you use 2 paypal modules? Like the regular paypal module and paypal express checkout and switch them based on price?

  • Can't this be done with some nifty javascript that just switches the paypal account in the checkout form before submitting it? I suck at javascript programming, but seems like it can help in this case.

  • @rds100 said: Can't this be done with some nifty javascript that just switches the paypal account in the checkout form before submitting it? I suck at javascript programming, but seems like it can help in this case.

    WHMCS would only accept the IPN with the mail address in the db I think.

  • Now if WHMCS was willing to give the source of the paypal module... one can only dream.

  • CloudxtnyHostCloudxtnyHost Member, Host Rep

    I have the paypal module that I purchased directly from them :)

  • @httpzoom you have the source for the paypal module? Is it NDA? How much did it cost?

  • serverianserverian Member
    edited April 2013

    Doing this won't work either:

    cp paypal.php paypal2.php

    Fatal error: Cannot redeclare paypal_config() in /home/proper/public_html/modules/gateways/paypal.php on line 3

    @httpzoom said: I have the paypal module that I purchased directly from them :)

    Yes, but would you be able to distribute it?

  • CloudxtnyHostCloudxtnyHost Member, Host Rep

    As far as I am aware I bought the sourcecode.

    This would be specifically for the pricing module to allow WHMCS to decide between which module would be used.

  • I'm 101% sure that you cannot redistribute paypal module's code.

  • CloudxtnyHostCloudxtnyHost Member, Host Rep

    I believe its $40 to get it directly.

  • Awmusic12635Awmusic12635 Member, Host Rep

    I would be interested in this

Sign In or Register to comment.