Context: When processing NOC (Notification of Change) for ACH transactions, the ibilling.billing-create-claims task was encountering failures due to inconsistent token values in the PaymentOption database entity.

Solution: Modified the token handling mechanism to ensure that both token and tokenCode fields in the PaymentOption database entity contain identical values.

Impact: The billing task now executes successfully for merchants with NOC transactions, ensuring reliable processing of billing operations and preventing system failures.