CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • PayPal Fee amount not coming through.
Pages: [1]

Author Topic: PayPal Fee amount not coming through.  (Read 386 times)

RachelWright

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 3
  • CiviCRM version: 4.2.7
  • CMS version: Joomla 2.5.17
  • MySQL version: 5.5.37
  • PHP version: 5.4.26
PayPal Fee amount not coming through.
October 18, 2012, 10:20:12 am
I am using the PayPal Pro payment processor and having a problem with fees coming through when someone pays by credit card. If you pay using the PayPal, the fees show up in civi just fine. But for some reason not with a straight credit card payment.

I did look in my database and for those transactions the fee_amount is NULL.

I'm not sure what is going wrong, both the PayPalIPN.php and PayPalProIPN.php file seem to have the right code:
Code: [Select]
$input['fee_amount'] = self::retrieve('mc_fee', 'Money', 'POST', FALSE);
Does any one have any insight why this might not be working??

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • PayPal Fee amount not coming through.

This forum was archived on 2017-11-26.