shopperResultUrl
, you can retrieve the response information as usual (step 3). This time, however, the response will include a registrationId
(token) and useful card information that you can store for future 'one-click payment' requests.shopperResultUrl
, you can retrieve the response information as usual (step 3). This time, however, the response will include a registrationId
(token) and useful card information that you can store for future 'one-click payment' requests.createRegistration=true
has to be sent.paymentType
should not be sent.recurringType
to your request to the /checkouts endpoint (see step1):recurringType
with value INITIAL
.recurringType
with value REPEATED
.registrationId
to reference and even prefill a customer's payment form.