Missing to pass RecurringPayment.ID in MessageTokenProvider for current version of develop branch (3.9)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 anos atrás
Hi AM,
MessageTokenProvider.cs > line : 985
Please update missing to pass "Id" token of "RecurringPayment.ID".
like
tokens.Add(new Token("RecurringPayment.ID", recurringPayment.Id));
7 anos atrás
Hi.
Thanks, it fixed now.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.