Changes to Get a specific payment intent

GET /v1/sdk/payment-intents/{reference}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 27 revisions of this API.5814

  1. e356f6586bf28
  2. a30b6aef464d114
  3. 60c2cd1caf832
  4. c6f97c4a54922

What changed

    • added the new cancelled enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new failed enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new pending enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new processing enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new requires_action enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new requires_confirmation enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new requires_payment_method enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new succeeded enum value to the status response property for the response status 200

      response-property-enum-value-added

  • a30b6aef464d114See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the optional property accountId to the response with the 200 status

      response-optional-property-added

    • added the optional property createdAt to the response with the 200 status

      response-optional-property-added

    • added the optional property customerRef to the response with the 200 status

      response-optional-property-added

    • added the optional property exchangeRate to the response with the 200 status

      response-optional-property-added

    • added the optional property expiresAt to the response with the 200 status

      response-optional-property-added

    • added the optional property originalAmount to the response with the 200 status

      response-optional-property-added

    • added the optional property planRef to the response with the 200 status

      response-optional-property-added

    • added the optional property transactionId to the response with the 200 status

      response-optional-property-added

    • added the required property amount to the response with the 200 status

      response-required-property-added

    • added the required property clientSecret to the response with the 200 status

      response-required-property-added

    • added the required property currency to the response with the 200 status

      response-required-property-added

    • added the required property processorPaymentId to the response with the 200 status

      response-required-property-added

    • added the required property publishableKey to the response with the 200 status

      response-required-property-added

    • added the required property status to the response with the 200 status

      response-required-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • the response's body type/format changed from object/ to / for status 404

      response-body-type-changed

    This revision also has 192 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 404

      response-body-type-changed