Updating documentation

This commit is contained in:
Documentation Updater 2024-08-28 22:01:56 +00:00
parent 578e9b6501
commit 1dd2050c47
1 changed files with 6 additions and 0 deletions

View File

@ -2805,6 +2805,7 @@ paths:
- PAYPAL - PAYPAL
- SEPA_DEBIT - SEPA_DEBIT
- IDEAL - IDEAL
- GOOGLE_PLAY_BILLING
- name: User-Agent - name: User-Agent
in: header in: header
schema: schema:
@ -3013,6 +3014,7 @@ paths:
enum: enum:
- STRIPE - STRIPE
- BRAINTREE - BRAINTREE
- GOOGLE_PLAY_BILLING
- name: paymentMethodToken - name: paymentMethodToken
in: path in: path
required: true required: true
@ -4612,6 +4614,7 @@ components:
- PAYPAL - PAYPAL
- SEPA_DEBIT - SEPA_DEBIT
- IDEAL - IDEAL
- GOOGLE_PLAY_BILLING
payerId: payerId:
type: string type: string
paymentId: paymentId:
@ -4640,6 +4643,7 @@ components:
- PAYPAL - PAYPAL
- SEPA_DEBIT - SEPA_DEBIT
- IDEAL - IDEAL
- GOOGLE_PLAY_BILLING
CreateBoostReceiptCredentialsRequest: CreateBoostReceiptCredentialsRequest:
required: required:
- paymentIntentId - paymentIntentId
@ -4657,6 +4661,7 @@ components:
enum: enum:
- STRIPE - STRIPE
- BRAINTREE - BRAINTREE
- GOOGLE_PLAY_BILLING
CreatePayPalBoostRequest: CreatePayPalBoostRequest:
required: required:
- cancelUrl - cancelUrl
@ -4681,6 +4686,7 @@ components:
- PAYPAL - PAYPAL
- SEPA_DEBIT - SEPA_DEBIT
- IDEAL - IDEAL
- GOOGLE_PLAY_BILLING
returnUrl: returnUrl:
type: string type: string
cancelUrl: cancelUrl: