Posted
over 14 years
ago
by
Quentin
Hello,
Does this plugin have the ability to use the blog TITLE when at the paypal payment page?
Regards
|
Posted
over 14 years
ago
by
span
Great, thanks for the answer! :)
|
Posted
over 14 years
ago
by
Aurimas
Yes. If the payment is cancelled by the user or expires or account is empty paypal sends special IPN message and arepaypal plugin reacts on it and blocks the content.
|
Posted
over 14 years
ago
by
span
Hi!
Thanks for this great plugin, I like it. My question is:
I've made a blog which uses recurring payment, the paid users are charged every month. But what happens if for example after two months a user cancels the subscription or don't have
|
Posted
over 14 years
ago
by
Aurimas
arepaypal takes buyers email directly from the IPN message. Check the IPN message for the email. Check the user details in your wordpress to make sure users email is properly set etc. And make sure your wp is configured to email newly registered users by email with their password...
|
Posted
over 14 years
ago
by
Tobi
Hi!
Tanks for the great plugin.
But i need your help:
I installed the plugin and everythink works fine.
I use the pay-to-register-feature. I get an IPN-message that a new user was created and everything works. But the buyer gets no email with the login datas.
What is my mistake??
Please help me and many greetings from Germany.
|
Posted
over 14 years
ago
by
Aurimas
I think there is a way to check sandbox mail at least I remember I could do that in developer center of paypal somewhere.
I cannot change anything in the plugins functionality. You have to use a lot of text and descriptions and howtos to inform
|
Posted
over 14 years
ago
by
Aurimas
Pay to register works lik this if I remember well:
*User clicks pay to register button and is redirected to paypal.
*He logs in paypal and pays.
*Paypal sends IPN to the blogs are paypal IPN handler (check if thsi is configured fine)
*IPN
|
Posted
over 14 years
ago
by
Gaby
Hey,
What is the workflow for \pay to register\ ?
1. User click on \Pay Now\, it's redirect to paypal
2. They pay and it's redirect to register wp page ?
The register page will be visible just one time or always for the users who have pay ?
|
Posted
over 14 years
ago
by
Aurimas
Smarty cache folder is now configurable via administration section. Default folder “cache” in the plugin’s home folder is not safe enough. Use path which is outside of your documents root or public_html. This improvement will help with automatic plugin upgrades in the future. After folder is not in the plugins folder anymore there is no [...]
|