Operation Manual
30
Recurring payments manual
Appendix F: REST example for updating stored details
Request
action=Payment.authorise
&paymentRequest.amount.currency=EUR&paymentRequest.amount.value=1234&
paymentRequest.card.expiryMonth=06&paymentRequest.card.expiryYear=2016&paymentRequest.merchantAccount=
SupportAdyenTest&paymentRequest.reference=test1234&paymentRequest.shopperReference=gras.shopper77&
paymentRequest.shopperEmail=gras.shopper77@somewhere.org&paymentRequest.shopperIP=1.1.1.1&
paymentRequest.selectedRecurringDetailReference=RecurringDetailReference1&paymentRequest.recurring.contract=RECURRING
&paymentRequest.shopperInteraction=ContAuth
Response
paymentResult.authCode=79688&paymentResult.pspReference=8613904894998224&paymentResult.resultCode=Authorised
Please note, the response to this request is a regular authorise payment response.










