◆ delete_data_for_payment_sql()
static core_payment\privacy\paygw_provider::delete_data_for_payment_sql |
( |
string |
$paymentsql, |
|
|
array |
$paymentparams |
|
) |
| |
|
static |
Delete all user data related to the given payments.
- Parameters
-
string | $paymentsql | SQL query that selects payment.id field for the payments |
array | $paymentparams | Array of parameters for $paymentsql |
Implemented in paygw_paypal\privacy\provider.
◆ export_payment_data()
static core_payment\privacy\paygw_provider::export_payment_data |
( |
\context |
$context, |
|
|
array |
$subcontext, |
|
|
stdClass |
$payment |
|
) |
| |
|
static |
The documentation for this interface was generated from the following file: