pmpro-import-users-from-csv
pmpro-import-users-from-csv copied to clipboard
Import your users or members list to WordPress and automatically assign membership levels in PMPro.
A customer had an issue where subscriptions were not synced due to the payment_transaction_id being blank. In reality, gateways will link up on the subscription_transaction_id. Making sure the payment id...
If starttime includes (), then starttime pass as-is, rather than enclosing in quotes. This allows passing NOW(), rather than hard coded times. Another nice perk would be to pass SYNC(),...
**Describe the bug** When imported, an ORDER is created, but the Total is 0 rather than the billing amount. **To Reproduce** Steps to reproduce the behavior: 1. Create CSV to...