Paypal: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 14: | Line 14: | ||
*Enter you Paypal Email account which should receive the funds. If you have multiple Emails in Paypal make sure you use the primary one. | *Enter you Paypal Email account which should receive the funds. If you have multiple Emails in Paypal make sure you use the primary one. | ||
=== In your Paypal | === In your Paypal Account === | ||
To fully automate the payment collection you must go to your profile in your PayPal account and then go to Instant Payment Notification (IPN) and change the Notification URL to https://www.beds24.com/api/paypal/paypal.php and set IPN messages to enabled. If you do not do this we will not be notified if payments are successful. The Instant Payment Notification settings is usually in your Paypal Profile, My Selling Tools menu. | To fully automate the payment collection you must go to your profile in your PayPal account and then go to Instant Payment Notification (IPN) and change the Notification URL to https://www.beds24.com/api/paypal/paypal.php and set IPN messages to enabled. If you do not do this we will not be notified if payments are successful. The Instant Payment Notification settings is usually in your Paypal Profile, My Selling Tools menu. | ||
| Line 22: | Line 22: | ||
Note: If the booking page is used within an Iframe or in Wordpress it cannot redirect the user to PayPal due to the security settings in browsers. To fix you can allow the the paypal page to open in a new window. | Note: If the booking page is used within an Iframe or in Wordpress it cannot redirect the user to PayPal due to the security settings in browsers. To fix you can allow the the paypal page to open in a new window. | ||
Go to SETTINGS -> BOOKING PAGE -> PAGE DESIGN -> | Go to SETTINGS -> BOOKING PAGE -> PAGE DESIGN -> BEHAVIOR and set Open in New Window to On secure payment | ||
=== Troubleshooting === | === Troubleshooting === | ||