- This topic has 3 replies, 4 voices, and was last updated 2 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Adding A Manual Transaction
Tagged: Manual Transactions
When a manual payment trasnaction is added none of the information is saved in the _postmeta table other than the db_row_id. You then have to edit the blank manual transaction to add the payment details, however you are then unable to add the Membership level, Member ID and Payment date etc.
Can you pleasea advise, no errors appear in the debug log files.
Thanks
Hi, The ‘manually add transaction’ option most likely needs an update for some of the transaction related architectural changes that we are making to the plugin. I will look into it and get back to you.
Yes with the PayPal transactions no longer working, I’ve been trying to add transactions manually when I create the new members, this appears to just create shell transactions, then I can edit them, but they have the wrong dates and I can only edit a limited amount of information.
Looks like you are aware. It does look a lot more functional than previously once you get this bug worked out. Thank you.
In our case manual payments are showing up in the Transactions Table on the Dashboard but are not registering in the the swpm_payments_tbl and so the Export of Payments does not have these entries. so, we used to have the problem mentioned by David, but now it is the opposite problem
Payment details are showing up in _postmeta table but there is no _db_row_id in the table.
Thank you in advance for your support.