[#19] implementing membership postprocess call (WIP)

This commit is contained in:
B. Endres 2020-02-10 08:26:55 +01:00
parent 8a2f91f34a
commit 33ced7bbc3
5 changed files with 107 additions and 3 deletions

View file

@ -219,6 +219,7 @@ class CRM_Twingle_Profile {
'custom_field_mapping',
'membership_type_id',
'membership_type_id_recur',
'membership_postprocess_call',
),
// Add payment methods.
array_keys(static::paymentInstruments()),