Skip to content

Commit 2fd19f3

Browse files
committed
Added docs
1 parent 340f4e7 commit 2fd19f3

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

Adyen.docc/API Reference.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,12 @@ The Adyen DropIn/Components SDK API Reference.
297297
- ``UPIPaymentMethod``
298298
- ``UPIComponent``
299299
- ``UPIComponentDetails``
300+
301+
### PayTo Component
302+
303+
- ``PayToPaymentMethod``
304+
- ``PayToComponent``
305+
- ``PayToDetails``
300306

301307
## Public Protocols
302308

Adyen.docc/Components.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,4 @@ func application(_ app: UIApplication, open url: URL, options: [UIApplicationOpe
187187
- ``QRCodeActionComponent``
188188
- ``CashAppPayComponent``
189189
- ``TwintComponent``
190+
- ``PayToComponent``

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ In order to have more flexibility over the checkout flow, you can use our Compon
285285
- [QRCode Component][reference.QRCodeActionComponent]
286286
- [Cash App Pay Component][reference.CashAppPayComponent]
287287
- [Twint Component][reference.TwintComponent]
288+
- [PayTo Component][reference.PayToComponent]
288289

289290

290291
## Customization
@@ -376,5 +377,6 @@ This repository is open source and available under the MIT license. For more inf
376377
[reference.QRCodeActionComponent]: https://adyen.github.io/adyen-ios/5.16.0/documentation/adyen/qrcodeactioncomponent
377378
[reference.CashAppPayComponent]: https://adyen.github.io/adyen-ios/5.16.0/documentation/adyen/cashAppPayComponent
378379
[reference.TwintComponent]: https://adyen.github.io/adyen-ios/5.16.0/documentation/adyen/TwintComponent
380+
[reference.PayToComponent]: https://adyen.github.io/adyen-ios/5.16.0/documentation/adyen/paytocomponent
379381

380382
[apiExplorer.sessions]: https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/sessions

0 commit comments

Comments
 (0)