How to get payment total from signup.php to 3rd party site

Discussion in 'Payments processing' started by rsigcourses, Apr 10, 2012.

  1. rsigcourses

    rsigcourses Member

    Joined:
    Mar 8, 2011
    Messages:
    46
    Hey guys, I dont handle the payment part of our site, but the dev who does is having some problems, mainly with the coupon codes and the updated totals.

    We're able to get the set price of the products okay, but when a coupon code is added to the equation it doesn't seem to be transferring over the updated value to the 3rd party site.

    Does anyone know how the coupon codes work and generate the value to send over? Thanks a million!
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    you can find all calculations processed by aMember during signup in /amember/product.inc.php check PriceCalculator class. Also, what code you use currently in order to send amount to 3rd party?

Share This Page