diff --git a/src/SubscribePro/Service/PaymentProfile/PaymentProfileService.php b/src/SubscribePro/Service/PaymentProfile/PaymentProfileService.php index 83ca27f..f2f6122 100644 --- a/src/SubscribePro/Service/PaymentProfile/PaymentProfileService.php +++ b/src/SubscribePro/Service/PaymentProfile/PaymentProfileService.php @@ -36,7 +36,8 @@ class PaymentProfileService extends AbstractService PaymentProfileInterface::CUSTOMER_EMAIL, PaymentProfileInterface::PROFILE_TYPE, PaymentProfileInterface::PAYMENT_METHOD_TYPE, - PaymentProfileInterface::TRANSACTION_ID + PaymentProfileInterface::PAYMENT_TOKEN, + PaymentProfileInterface::TRANSACTION_ID, ]; /**