You may use any of the payment methods from here:
https://www.wpdownloadmanager.com/downloads/payment-gateways/
We prefer stripe:
For now, if you are not using any password, just pressing enter when prompt for password should work fine. However, we are updating pdf stamper add-on within next 24 hours with the fix.
Here in premium package, license key and their uses is controlled by license level configuration, where can set usage limit, a product can have multiple license level and different usage limit. Like we are doing with wpdm pro license or any other similar software. However, it looks like your use case is different.
So, here is my solution for your use case.
You can use “wpdmpp_payment_completed” action hook, which triggers immediately after payment has been completed for an order.
You can use this hook to detect when payment has been completed and add an order note with the order with the generated license keys ( from your own source ) using the following function:
\WPDMPP\Libs\Order::add_note($ORDER_ID, array('note'►'Your license keys here','by'►'Admin', 'email' ► 1, 'customer' ► 1));
updated steps are explain on the add-on page:
that is how current system works.
I’m checking it in details.
You need to configure it.
Yes, you can add adsense using custom template tag option:
paypal is working fine now.
I’ve tested it again now, it is working fine on your site too.
Here it is:
Update will be released within this week.
within the next week.
The option is not available yet, now, all user who purchase an items automatically assigned to a custom role “Customer” along with their default role. However, we shall add the option soon, to allow user to assign to a role when they purchase certain product.
You don’t need woocommerce, you simply need to add price in “Prices & Discounts” tab ( https://prnt.sc/VMAbhIr9pOkJ ) and configure payment option from Downloads ► Settings ► Premium Packages ► Payments tab
Please give me temporary wp-admin login info in a private reply to check your issue.
Now wpdm asset manager has pagination and file search option to handle such large number of files in the same folder. However, we also have noted your suggestion and shall do some research on it.
Fixed and updated.
Email template for signup request approval/decline will be available from the next update
Hi ( Julian O’Brien ),
Please reactivate the login info, I shall check and adjust it for you.
Checking again.