6. Updating stored details
The stored payment details may need to be updated, for example when the card expiry date changes. Submit the Recurring payment
and add the details that need to change to the payment method specific object. For a card this means that the expiryMonth and
expiryYear fields should contain the new values. You need to specify the exact selectedRecurringDetailReference of the card that you
want to update.
Please note:
• Updating of stored details is only applicable to cards.
• The details will only be updated If the payment is successful.
• A new recurringDetailReference is created and the old one is no longer valid. As such the stored details must be retrieved
again for the next payment.
Please refer to Appendix E for a SOAP example of a Recurring Payment Request which overwrites the expiry date of the card.
Please refer to Appendix F for a REST example of a sRecurring Payment Request which overwrites the expiry date of the card.