From ac25118584ce1468fa64d546a8323eacdfb2231b Mon Sep 17 00:00:00 2001 From: Recurly Integrations Date: Mon, 16 Mar 2026 21:23:01 +0000 Subject: [PATCH] Generated Latest Changes for v2021-02-25 --- openapi/api.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/openapi/api.yaml b/openapi/api.yaml index 5e94bcf3..dc43a640 100644 --- a/openapi/api.yaml +++ b/openapi/api.yaml @@ -25243,6 +25243,15 @@ components: "$ref": "#/components/schemas/Transaction/properties/initiator" merchant_reason_code: "$ref": "#/components/schemas/Transaction/properties/merchant_reason_code" + skip_gateway_fraud: + type: boolean + title: Skip Gateway Fraud + description: When set to `true`, instructs the payment gateway to + skip fraud checks for this transaction. This is useful for recurring + transactions where fraud checks have already been performed on the + initial transaction. Note that not all gateways support this feature. + For Stripe, this skips Radar fraud rules; for Adyen, this skips + Risk checks. customer_notes: type: string title: Customer notes @@ -27241,9 +27250,13 @@ components: default: all enum: - pending + - processing - past_due - paid - failed + - open + - closed + - voided CollectionMethodEnum: type: string enum: @@ -27551,6 +27564,7 @@ components: - pix_automatico - mercadopago - klarna + - braintree_google_pay CardTypeEnum: type: string enum: