Difference between revisions of "Paypal"

From Beds24 Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Category:Deposit_Collection]]
 
[[Category:Deposit_Collection]]
Go to SETTINGS->PROPERTIES->DEPOSIT COLLECTION->PAYPAL
+
[[Category:Wordpress]]
 +
''This page is about the menu SETTINGS->PROPERTIES->DEPOSIT COLLECTION->PAYPAL''
  
 
To use this payment option you will need an account with Paypal.  
 
To use this payment option you will need an account with Paypal.  
Line 8: Line 9:
 
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.
  
If you have the Deposit Collection Non Payment Booking Status setting set to Cancel non paid bookings, New bookings will have the status canceled until we receive IPN notification from Paypal that the payment succeeded. Notification emails confirming the booking will also only be sent once IPN notification of a successful payment is received.
+
If you have the Deposit Collection Non Payment Booking Status setting set to Cancel non paid bookings, New bookings will have the status cancelled until we receive IPN notification from Paypal that the payment succeeded. Notification emails confirming the booking will also only be sent once IPN notification of a successful payment is received.
  
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 -> ADVANCED and set Open in New Window to On secure payment
 
Go to SETTINGS -> BOOKING PAGE -> PAGE DESIGN -> ADVANCED and set Open in New Window to On secure payment

Revision as of 11:29, 12 November 2014

This page is about the menu SETTINGS->PROPERTIES->DEPOSIT COLLECTION->PAYPAL

To use this payment option you will need an account with Paypal.

To connect you will need to enter your paypal email account which should receive the funds.

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.

If you have the Deposit Collection Non Payment Booking Status setting set to Cancel non paid bookings, New bookings will have the status cancelled until we receive IPN notification from Paypal that the payment succeeded. Notification emails confirming the booking will also only be sent once IPN notification of a successful payment is received.

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 -> ADVANCED and set Open in New Window to On secure payment