constant UC_PAYPAL_RECURRING_API in UC Recurring Payments and Subscriptions 6.2
Same name and namespace in other branches
- 7.2 modules/uc_recurring_hosted/uc_recurring_hosted.module \UC_PAYPAL_RECURRING_API
@file Provides hosted gateway specific code for recurring payments, specifically Authorize.net ARB and Paypal WPS
4 uses of UC_PAYPAL_RECURRING_API
- uc_recurring_hosted_paypal_wpp_cancel in modules/
uc_recurring_hosted/ uc_recurring_hosted.module - PayPal website payments pro renew.
- uc_recurring_hosted_paypal_wpp_get_profile in modules/
uc_recurring_hosted/ uc_recurring_hosted.module - Helper function; Get a recurring payments profile from PayPal.
- uc_recurring_hosted_paypal_wpp_process in modules/
uc_recurring_hosted/ uc_recurring_hosted.module - PayPal website payments pro process.
- uc_recurring_hosted_paypal_wpp_update in modules/
uc_recurring_hosted/ uc_recurring_hosted.module - Updates a PayPal subscription; for simplicity's sake, Credit Card information except for expiration date cannot be updated at this time.
File
- modules/
uc_recurring_hosted/ uc_recurring_hosted.module, line 9 - Provides hosted gateway specific code for recurring payments, specifically Authorize.net ARB and Paypal WPS
Code
define('UC_PAYPAL_RECURRING_API', '63.0');