This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
faq:can-t-receive-payments [2015/01/14 04:52] Alia |
faq:can-t-receive-payments [2015/01/14 04:54] (current) |
||
---|---|---|---|
Line 12: | Line 12: | ||
Absense of payment information, in turn, means that communication between your website and your gateway is either broken or has not been established at all. As a result user doesn't get purchased service automaitcally. | Absense of payment information, in turn, means that communication between your website and your gateway is either broken or has not been established at all. As a result user doesn't get purchased service automaitcally. | ||
- | image from Yan here. | ||
====== Checking your configurations====== | ====== Checking your configurations====== | ||
Line 23: | Line 22: | ||
|**Important!**:merchant email (not ID) should be used in Admin Panel >> Installed Plugins >>PayPal Billing >> Settings.| | |**Important!**:merchant email (not ID) should be used in Admin Panel >> Installed Plugins >>PayPal Billing >> Settings.| | ||
+ | |||
+ | * [[https://hello.skadate.com/docs/faq/site_configuration/ccbill-plugin|CCBill Billing ]] | ||
===== Using correct Site URL ===== | ===== Using correct Site URL ===== | ||
Line 29: | Line 30: | ||
PayPal example: The IPN URL should be: http://sitename.com/billing-paypal/order/notify | PayPal example: The IPN URL should be: http://sitename.com/billing-paypal/order/notify | ||
+ | |||
CCBill example: Click the Advanced link in the menu on the left and enter your website URL. For example: http://www.my-sitename.com/billing_ccbill/order/postback/ | CCBill example: Click the Advanced link in the menu on the left and enter your website URL. For example: http://www.my-sitename.com/billing_ccbill/order/postback/ | ||
Line 36: | Line 38: | ||
* Find following line: define('OW_URL_HOME', 'http://your_URL_will_be_here/'); | * Find following line: define('OW_URL_HOME', 'http://your_URL_will_be_here/'); | ||
- | This is your site URL. When configuring your payment gateway account make sure to use the exact same URL as you see in your config.php. | + | This is your site URL. When configuring your payment gateway account make sure to use the exact same URL as you see in your config.php. |
- | + | ||
- | * [[https://hello.skadate.com/docs/faq/site_configuration/ccbill-plugin|CCBill Billing ]] | + | |
====== Checking Database====== | ====== Checking Database====== |