Skip to main content
Seluruh API publik diekspor dari entry tunggal merchantid. Apa yang tidak diekspor di sana bukan API publik. Halaman ini mengelompokkan ekspor; halaman referensi lain merinci tiap grup.

Registry dan provider

Pembayaran

QRIS dan CRC

Error

Logging dan HTTP

Tipe

Tipe publik (semua import type): MerchantProvider, TransactionFeed, PaymentScope, Payment, PaymentStore, TokenSet, SessionState, MerchantTransaction, tipe GoPay dan Shopee, dan lainnya. Lihat Tipe.

Konstanta

GOBIZ_API_BASE_URL, GOJEK_API_BASE_URL, PAID_TRANSACTION_STATUSES, DEFAULT_PAYMENT_TYPES, DEFAULT_TRANSACTION_PAGE_SIZE, MAX_TRANSACTION_PAGE_SIZE, MAX_TRANSACTION_PAGES_PER_TICK, dan konstanta Shopee (SHOPEE_PROVIDER_ID, base URL, SHOPEE_DEVICE_RISK_BLOB, dan lainnya). Lihat halaman provider masing-masing.

Alias provider

Setiap provider mengekspor ulang beberapa client tingkat rendah dengan prefix agar tidak bentrok:
  • GoPay: GopayAuthClient, GopayMerchantClient, GopayTransactionClient, GopayLoginService/LoginService, GopayTokenManager, tipe terkait.
  • Shopee: ShopeeAuthClient, ShopeeMerchantClient, ShopeeTransactionFeed, ShopeeCookieJar, ShopeeHttpClient, parseShopeeAmount, md5Hex/sha256Hex/hashShopeePassword, SHOPEE_DEVICE_RISK_BLOB.
Umumnya Anda hanya memerlukan facade GopayProvider/ShopeeProvider; client tingkat rendah untuk kebutuhan lanjutan.