Simple Membership Plugin › Forums › Simple Membership Plugin › Problem with PayPal payment list in plugin
Tagged: paypal, received payment list
- This topic has 3 replies, 3 voices, and was last updated 4 years, 4 months ago by
admin.
-
AuthorPosts
-
January 3, 2022 at 12:33 pm #23434
Ralf
ParticipantI use PayPal for my payments. However not all Payments are added to the list of received Payments in the plugin. The logfile show a correct check of the payment from a registered member, the menbership duration is correctly extended according to the settings in the membership list, but the Payment is not added to the list of received PayPal payments. See a part of the logfile below:
——————————————————————
[2022/01/02 20:17:43] – SUCCESS: Paypal Class Initiated by 173.0.81.140
[2022/01/02 20:17:43] – SUCCESS: Post string : mc_gross=525.00&protection_eligibility=Eligible&payer_id=9NFFGCRZGFR9J&payment_date=11%3A15%3A29+Jan+02%2C+2022+PST&payment_status=Completed&charset=windows-1252&first_name=P%E4r&mc_fee=21.10¬ify_version=3.9&custom=subsc_ref%253D7%2526user_ip%253D2a02%253A26f7%253Af8d4%253A4000%253Aee70%253Ac80f%253Ade7a%253Add57&payer_status=verified&business=webmaster%40activeskaters.se&quantity=1&verify_sign=AjmLn9Ej2di4g0xJ6NFX559G-nhDAMA2twLKFsSdq2Y7SAeorVCcXF3L&payer_email=par.ryman%40gmail.com&txn_id=33A12105XE4526942&payment_type=instant&last_name=Ryman&receiver_email=webmaster%40activeskaters.se&payment_fee=&shipping_discount=0.00&receiver_id=R4QLPZSH9RB3U&insurance_amount=0.00&txn_type=web_accept&item_name=1+vuxen+inkl+t%E4vlingslicens%2C+1+%E5r+DAS+Medlemskap&discount=0.00&mc_currency=SEK&item_number=790&residence_country=SE&shipping_method=Default&transaction_subject=&payment_gross=&ipn_track_id=a9ceba86c399c&
[2022/01/02 20:17:43] – SUCCESS: Checking if PayPal IPN response is valid
[2022/01/02 20:17:43] – SUCCESS: Connecting to: https://www.paypal.com/cgi-bin/webscr
[2022/01/02 20:17:44] – SUCCESS: IPN successfully verified.
[2022/01/02 20:17:44] – SUCCESS: Creating product Information to send.
[2022/01/02 20:17:44] – SUCCESS: Transaction Type: Buy Now/Subscribe
[2022/01/02 20:17:44] – SUCCESS: Item Number: 790
[2022/01/02 20:17:44] – SUCCESS: Item Name: 1 vuxen inkl t�vlingslicens, 1 �r DAS Medlemskap
[2022/01/02 20:17:44] – SUCCESS: Item Quantity: 1
[2022/01/02 20:17:44] – SUCCESS: Item Total: 525.00
[2022/01/02 20:17:44] – SUCCESS: Item Currency: SEK
[2022/01/02 20:17:44] – SUCCESS: Membership payment paid for membership level ID: 7
[2022/01/02 20:17:44] – SUCCESS: Transaction type: web_accept. Creating member account…
[2022/01/02 20:17:44] – SUCCESS: swpm_membership_level_changed action triggered. Member ID: 366, Old Level: 9, New Level: 7
[2022/01/02 20:17:44] – SUCCESS: Retrieving user record for member ID: 366
[2022/01/02 20:17:44] – SUCCESS: Calling user role update function.
[2022/01/02 20:17:44] – SUCCESS: User role updated.
[2022/01/02 20:17:45] – SUCCESS: Saving transaction data to the database table.
[2022/01/02 20:17:45] – SUCCESS: Transaction data saved.
[2022/01/02 20:17:45] – SUCCESS: Paypal class finished.——————————————————————
This shows everything is OK, but the payment is not added to the received payment list
The following case looks the same, but this payment is included in the Payment list…
I have several similar cases which are, or are not included in the PayPal payment list.——————————————————————
[2022/01/02 20:17:00] – SUCCESS: After login redirection addon. Checking if member need to be redirected.
[2022/01/02 20:17:30] – SUCCESS: Paypal Class Initiated by 173.0.81.65
[2022/01/02 20:17:30] – SUCCESS: Post string : mc_gross=300.00&protection_eligibility=Eligible&payer_id=MDX8WM59L35DC&payment_date=05%3A30%3A01+Jan+02%2C+2022+PST&payment_status=Completed&charset=windows-1252&first_name=Emil&mc_fee=13.45¬ify_version=3.9&custom=subsc_ref%253D2%2526user_ip%253D155.4.34.56&payer_status=verified&business=webmaster%40activeskaters.se&quantity=1&verify_sign=ANrQyI2k0Vq4SxdGenaLKCiZXSSuALGsq4o0rkAc0g5uxVGPKr87LEoE&payer_email=svedin.emil%40gmail.com&txn_id=69V25207K2688835D&payment_type=instant&last_name=Svedin&receiver_email=webmaster%40activeskaters.se&payment_fee=&shipping_discount=0.00&receiver_id=R4QLPZSH9RB3U&insurance_amount=0.00&txn_type=web_accept&item_name=1+vuxen%2C+1+%E5r+DAS+Medlemskap&discount=0.00&mc_currency=SEK&item_number=51&residence_country=SE&shipping_method=Default&transaction_subject=&payment_gross=&ipn_track_id=f50675305f92a&
[2022/01/02 20:17:30] – SUCCESS: Checking if PayPal IPN response is valid
[2022/01/02 20:17:30] – SUCCESS: Connecting to: https://www.paypal.com/cgi-bin/webscr
[2022/01/02 20:17:32] – SUCCESS: IPN successfully verified.
[2022/01/02 20:17:32] – SUCCESS: Creating product Information to send.
[2022/01/02 20:17:32] – SUCCESS: Transaction Type: Buy Now/Subscribe
[2022/01/02 20:17:32] – SUCCESS: Item Number: 51
[2022/01/02 20:17:32] – SUCCESS: Item Name: 1 vuxen, 1 �r DAS Medlemskap
[2022/01/02 20:17:32] – SUCCESS: Item Quantity: 1
[2022/01/02 20:17:32] – SUCCESS: Item Total: 300.00
[2022/01/02 20:17:32] – SUCCESS: Item Currency: SEK
[2022/01/02 20:17:32] – SUCCESS: Membership payment paid for membership level ID: 2
[2022/01/02 20:17:32] – SUCCESS: Transaction type: web_accept. Creating member account…
[2022/01/02 20:17:32] – SUCCESS: swpm_membership_level_changed action triggered. Member ID: 472, Old Level: 2, New Level: 2
[2022/01/02 20:17:32] – SUCCESS: The to (Level ID: 2) and from (Level ID: 2) values are the same. Nothing to do here.
[2022/01/02 20:17:32] – SUCCESS: Saving transaction data to the database table.
[2022/01/02 20:17:32] – SUCCESS: Transaction data saved.
[2022/01/02 20:17:32] – SUCCESS: Paypal class finished.——————————————————————
I just can’t trust the Payment list in the plugin, but I need to check all members to see if the membership is extended or not, when a PayPal payment is received acccording to the PayPal website. The plugin should simplify our membership administration, not make it more complicated 🙂
Is this a known bug? Can it be solved?
January 5, 2022 at 4:44 am #23445mbrsolution
ModeratorHi,
Out of curiosity, how many members or registrations are not listed in the payment list?
Thank you.
January 5, 2022 at 5:43 pm #23454Ralf
ParticipantOut of curiosity, how many members or registrations are not listed in the payment list?
When going through the list, I count three out of the 20 latest PayPal payments (registered at PayPal) which are not in the Payment list of the plugin.
Thanks, Ralf
January 7, 2022 at 7:24 am #23463admin
KeymasterThe character encoding for the item name and some other details in the data looks to be incorrect. Please make sure to enable the UTF-8 formatting for your PayPal IPN message. So Non-English characters can be recognized correctly by the plugin:
https://simple-membership-plugin.com/setting-utf-8-formatting-for-your-paypal-ipn-messages/Let us know if that helps.
-
AuthorPosts
- You must be logged in to reply to this topic.