Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (edited)

Hi! I'm using the cool PayPal IPN contrib, and I was wondering if anyone had a quick code fix to allow for the following:

 

If the total (including shipping) is $12 or less, I want to use paypal e-mail #1.

if the total is more than $12, I want to use paypal e-mail #2.

 

The reason for this is, I'm using PayPal's new micropayment plan for digital products, which offers lower fees for transactions $12 or under. But it requires a seperate PayPal account.

 

Anyone have something in mind?

Edited by the_poet
Posted
Hi! I'm using the cool PayPal IPN contrib, and I was wondering if anyone had a quick code fix to allow for the following:

 

If the total (including shipping) is $12 or less, I want to use paypal e-mail #1.

if the total is more than $12, I want to use paypal e-mail #2.

 

The reason for this is, I'm using PayPal's new micropayment plan for digital products, which offers lower fees for transactions $12 or under. But it requires a seperate PayPal account.

 

Anyone have something in mind?

Hi,

You need to tweak the code thru If else where by the account selected for payment depends on the amount of bill.

This tweaking on selection can be done either by placing two different payment module and selecting with the enable disable concept by checking on value similar to what is done with zone logic.

 

The other option is to have the same payment module for both if paypal permits and just manipulating tha account ID where the payment is to be made n checking the bill value.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...