RikP Posted September 22, 2005 Posted September 22, 2005 I have installed the PayPal_Shopping_Cart_IPN but i can't add the fee paypal charges to the customer. In my debug mails payment_fee is always zero. Is there a way to add the 3.4% to the customer order total? my debug mail looks like: ------------------------------------------------------ PayPal_Shopping_Cart_IPN Debug Email Notification ------------------------------------------------------ mc_gross=118.88 invoice=99 address_status=unconfirmed payer_id=4G36FKCZ738DL tax=0.00 address_street=xxxxxxxxxx payment_date=21:06:40 Jun 16, 2005 PDT payment_status=Completed address_zip=557265 first_name=xxxxx mc_fee=4.99 address_country_code=SG address_name=xxxxxxxx notify_version=1.7 custom=a1182586ef49cb1013b05d15461e3368 payer_status=unverified business=xxxxxxxxx address_country=xxxx address_city=xxxxxxxxxx quantity=1 payer_email=xxxxxxxxxxxxx verify_sign=A9b7vNeSHyZ1vlw-HF8VL3GFM19YA5Iah9.JpkO67Y.E6olyfZsFhhn7 txn_id=00J35449V6621354F payment_type=instant last_name=xxxxxxxx address_state=xxxxxxxx receiver_email=xxxxxxxxx payment_fee= receiver_id=D5WPX3VKNFUS2 txn_type=web_accept item_name=BioXS mc_currency=EUR item_number=Precise 100 AX receipt_id=0862-2889-6173-9537 payment_gross= shipping=16.50 ------------------------------------------------------ PayPal Response ------------------------------------------------------ VERIFIED ------------------------------------------------------ Connection Type ------------------------------------------------------ curl: 1 transport: domain: www.paypal.com port: ------------------------------------------------------ Email and Business ID config ------------------------------------------------------ Store Configuration Settings Primary PayPal Email Address: xxxxxxxxxxx Business ID: xxxxxxxxx ------------------------------------------------------ PayPal Configuration Settings Primary PayPal Email Address: xxxxxxxxx Business ID: xxxxxxxx ------------------------------------------------------ IPN INSERTED ------------------------------------------------------ IPN 21 has been inserted ------------------------------------------------------ Attention! ------------------------------------------------------ This is email has NOT been sent by PayPal. You have received this email via the osCommerce PayPal_Shopping_Cart_IPN Contribution To discontinue receiving this notice disable 'Debug Email Notifications' in your osCommerce PayPal configuration panel. as you can see payment_fee is empty. Is this the variable where i can set the fee the customer has to pay? I know mc_fee is the fee paypal has charged. Please help! Quote
fribhey Posted September 22, 2005 Posted September 22, 2005 the customer doesn't pay a paypal fee, only the seller does. it's doesn't cost anything to send money with paypal, only to receive it Quote
RikP Posted September 22, 2005 Author Posted September 22, 2005 indeed... so my company has to pay because the customer pays with paypal. I wan't to charge those extra costs to the customer... Quote
Recommended Posts
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.