XenditGateway
class XenditGateway(config: XenditConfig, httpClient: HttpClient, apiConfig: PaymentApiConfig) : PaymentGateway
Archetype-D, same shape as com.siddharth.kmp.provider.mobilemoney.MobileMoneyGateway: pay() kicks off the mock delayed-flip (POST /mock/xendit/{orderId}/settle) and returns Pending immediately — a poll-with-backoff on the consumer side resolves it once its backend flips it.