The Comgate Checkout SDK is a library that facilitates the implementation of Comgate payment methods, including Apple Pay and Google Pay, directly into the shopping cart of an online store.
The complete documentation is available at
| Language | Link |
|---|---|
| Czech | https://apidoc.comgate.cz/?lang=cs#checkout-sdk |
| English | https://apidoc.comgate.cz/?lang=en#checkout-sdk-1 |
| Slovak | https://apidoc.comgate.cz/?lang=sk#checkout-sdk-2 |
- Example 1: insert script into the page
- Example 2: create checkout instance for pre-create payment
- Example 3: create checkout instance for dynamic creation of payment
- Example 4: Apple Pay implementation
- Example 5: Google Pay implementation
- Example 6: make POST request to online store server
- Example 7: make GET request to online store server