Skip to content

February-2025

Hive server api: payment API changes

Changing PG payment, web PG payment API.

Pg payment API

  • Changes to the payment completion details inquiry API response
    • Added started_datetime_ms, paid_datetime_ms, iap_payload
    • Deleted additionalInfo
  • Payment result notification service
    • Changes to payment result transmission information
      • Added started_datetime_ms, paid_datetime_ms, cancelled_datetime_ms, iap_payload
      • Deleted additionalInfo

Web pg payment API

  • Changes to the payment completion details inquiry API response
    • Added started_datetime_ms, paid_datetime_ms, iap_payload
    • Deleted additionalInfo
  • Payment result notification service
    • Changes to the payment result transmission information
      • Changed vid type
      • Changed uid type
      • Added started_datetime_ms, paid_datetime_ms, iap_payload
      • Deleted additionalInfo

For more information about the API, please check the guide below.