diff --git a/paypal/pro/helpers.py b/paypal/pro/helpers.py index 67617b3..0e3631b 100644 --- a/paypal/pro/helpers.py +++ b/paypal/pro/helpers.py @@ -189,7 +189,7 @@ def updateRecurringPaymentsProfile(self, params): def billOutstandingAmount(self, params): raise NotImplementedError - def manangeRecurringPaymentsProfileStatus( + def manageRecurringPaymentsProfileStatus( self, params, fail_silently=False): """ Requires `PROFILEID` and `ACTION` params.