Payment Notification Settings

The app will provide the product after verifying the receipt upon receiving information that the PG payment was successful.
If you register a URL in the payment notification settings, the success or cancellation result will be sent to the app immediately when a payment event occurs. When the app receives the payment event result, it will verify the receipt and then provide the product. The payment notification settings are required in the following cases.

  • If you are using Hive SDK v4.25.1.0 or lower, setting up payment notifications is mandatory. Other versions receive event results through the SDK without needing to set up payment notifications.
  • When using the web store service, setting up payment notifications is mandatory. When a user makes a purchase through the web store, the payment event is received at the registered URL, and after verifying the receipt, the product is delivered.
  • If the app needs to receive payment event results for other service purposes, register a URL in the payment notification settings to utilize it.

➡️ Console Path: Billing > Payment Settings > PG Settings > Additional Features Settings

  • Payment completion information: Payment completion information (success, cancellation) will be sent to the entered URL immediately after a payment success or cancellation occurs.
  • All payment information: All payment information (success, cancellation, refund user re-payment) will be sent to the entered URL immediately after a payment success or cancellation occurs.

    image