• Resolved outlook9394

    (@outlook9394)


    Hi there

    I have PayPal Standard setup (NO Woo) to process payments with PMPro, all working just fine including the IPNs (Paypal shows sent) and I have the current URL setup there as per PMPro settings (https://www.example.com/wp-admin/admin-ajax.php?action=ipnhandler).

    Now to question. Looking at Paypal IPN data, it seems it contains customer and business names (Reference below), but I don’t see any of that IPN metadata getting populated into Order fields into PMPro with “success” status.. Is that expected? If yes, why are we not populating that super valuable order user/billing metadata into PMPro?

    Reference IPN data (data obfuscated with lots of “blahs”):
    payment_cycle=Monthly&txn_type=recurring_payment_profile_created&last_name=<blah>&next_payment_date=03:00:00 Oct 20, 2019 PDT&residence_country=<blah>&initial_payment_amount=0.00&currency_code=USD&time_created=20:30:27 Oct 17, 2019 PDT&verify_sign=<blah-blah-blah>&period_type= Regular&payer_status=verified&tax=0.00&payer_email=<[email protected]>&first_name=<blah>&receiver_email=<[email protected]>&payer_id=<####>&product_type=1&payer_business_name=<blah>&shipping=0.00&amount_per_cycle=59.00&profile_status=Active&charset=windows-1252&notify_version=3.9&amount=<blah>&outstanding_balance=0.00&recurring_payment_id=I-<blah>&product_name=<blah-blah-blah>&ipn_track_id=<blah-number>

Viewing 1 replies (of 1 total)
  • Plugin Author Andrew Lima

    (@andrewza)

    Hi there,

    Thank you for using Paid Memberships Pro.

    By default Paid Memberships Pro does not store custom fields into the user’s order but will store it as usermeta.

    The default data that is saved would be the default billing fields (if billing fields are required for the gateway).

    You will need to customize your checkout process to add custom data to the order data/notes area.

    You may be able to use the pmpro_added_order hook – https://www.paidmembershipspro.com/hook/pmpro_added_order/

    If you need help from a developer, please feel free to reach out to one of the Paid Memberships Pro partner developers.

    Thank you for understanding.

Viewing 1 replies (of 1 total)
  • The topic ‘PMPro and IPN Order Metadata’ is closed to new replies.