PayPal Website Payments Pro - 2010 - Recurring Payments Payflow Edition Guía de usuario Pagina 23

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 66
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 22
Payflow Recurring Payments Developer’s Guide 23
Deactivating and Reactivating Recurring Payments Profiles
Deactivating a Profile Programmatically
6. Click Submit to reactivate the profile or Cancel to cancel the action.
Upon successful reactivation, the Reactivate a profile page displays the message
confirming profile reactivation.
Deactivating a Profile Programmatically
You can deactivate a recurring payments profile programmatically using the Payflow SDK.
Table 3.1 lists the parameters required in a request to deactivate a profile. Provide values for
the following parameters. The ACTION value is always C.
Reactivating a Profile Programmatically
You can reactivate a recurring payments profile programmatically using the Payflow SDK.
Table 3.2 lists the parameters required in a request to reactivate a profile. Provide values for
the following parameters. The ACTION value is always R.
Example of Deactivating a Profile
The following example request deactivates (suspends) a profile.
TABLE 3.1 Parameters Required to Deactivate a Profile
Parameter Notes
TRXTYPE The value R for recurring payments.
TENDER The value C for credit card or P for PayPal.
ACTION=C The value C for deactivating a recurring payments profile.
ORIGPROFILEID Profile ID of the profile to deactivate.
T
ABLE 3.2 Parameters Required to Reactivate a Profile
Parameter Notes
TRXTYPE The value R for recurring payments.
TENDER The value C for credit card or P for PayPal.
ACTION The value R for reactivating a recurring payments profile.
ORIGPROFILEID Profile ID of the profile to reactivate.
Vista de pagina 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 65 66

Comentarios a estos manuales

Sin comentarios