API Reference¶
The full Kotlin API reference is generated from source with Dokka and covers every public class, function, and model in the SDK.
Open the generated API reference
Explore by package¶
-
com.digetpay.sdk
The
DigetPayentry point:checkout,payWithCard,capture,refund,void,recurring, and status lookups. -
com.digetpay.sdk.config
DigetPayConfigandEnvironmentfor API keys, environment selection, and logging. -
com.digetpay.sdk.model
Request and result models:
CheckoutRequest,CardPaymentRequest,RecurringRequest,PaymentResult, and more. -
com.digetpay.sdk.callback
PaymentCallbackandOperationCallbackresult interfaces.
Regenerate the reference¶
The Dokka output is generated from the Kotlin sources, so refresh it whenever the public API changes.
Install the docs dependencies:
Build Dokka and MkDocs together:
Or refresh only the generated API reference files:
The generated Dokka output is copied into: