- Added:
- Added property
isInstallments
to request typePaymentContext
.
- Added property
Assets
3
- Added:
- Added property
requiresApproval
to request typesNonSepaDirectDebitPaymentMethodSpecificInput
andSepaDirectDebitPaymentMethodSpecificInput
.
- Added property
- Fixed:
headers.isBinaryContent
now returns a proper boolean if the given content type is falsy.webhooks.unmarshal
uses a local variable instead of global variableevent
.webhooks.inMemorySecretKeyStore.getSecretKey
uses a local variable instead of global variablesecretKey
.webhooks.validate
no longer passes a second argument with valuenull
to the callback if the secret key lookup fails.- When leaving out required fields while uploading files, proper errors are passed to the callback instead of objects with a single
message
property. - If a JSON parse error occurs, a proper error is passed to the callback instead of an object with properties
message
,status
andbody
. The error will have the additionalstatus
andbody
properties.
Assets
3
- Added:
- Added property
lodgingData
to request typesAdditionalOrderInput
andAdditionalOrderInputAirlineData
.
- Added property
Assets
3
- Added:
- Added properties
authorizationMode
,customerReference
,requiresApproval
andskipFraudService
to request typeMobilePaymentMethodSpecificInputHostedCheckout
. - Added property
threeDSecure
to request typeMobilePaymentProduct320SpecificInputHostedCheckout
. - Added properties
customerReference
andpaymentProduct320SpecificInput
to request typeMobilePaymentMethodSpecificInput
.
- Added properties
Assets
3
- Added:
- Added property
authMethod
to request typeDecryptedPaymentData
.
- Added property
Assets
3
- Added:
- Added property
installments
to request typeAdditionalOrderInput
. - Added call
payments.devicefingerprint
.
- Added property
- Deprecated:
- Deprecated property
numberOfInstallments
of request typeAdditionalOrderInput
in favor of new propertyinstallments
.
- Deprecated property
Assets
3
- Added:
- Added property
paymentProduct302SpecificInput
to request typeMobilePaymentMethodSpecificInputHostedCheckout
. - Added call
products.sessions
.
- Added property
Assets
3
- Added:
- Added property
authenticationAmount
to request typesThreeDSecureBase
andThreeDSecure
.
- Added property
Assets
3
- Added:
- Added properties
acsTransactionId
,appliedExemption
andschemeRiskScore
to request typeExternalCardholderAuthenticationData
.
- Added properties
- Deprecated:
- Deprecated property
threeDServerTransactionId
of request typeExternalCardholderAuthenticationData
.
- Deprecated property
Assets
3
- Added:
- Added property
encryptedCustomerInput
to request typeCreateTokenRequest
.
- Added property
Assets
3
PreviousNext