Consuming

Consuming Events

This API consuming following events.

Event Parameters
applyze_payment:payment_checkout:completed #PaymentConfirmRequestDto
applyze_payment:payment_checkout:failed #PaymentConfirmRequestDto
applyze_ecommerce:product:deleted #ProductDeleteEventDto
applyze.ecommerce.settings.currency_changed #CurrencyChangedEventDto

Models

PaymentConfirmRequestDto

  • string OrderId

  • string PaymentId

ProductDeleteEventDto

  • string AppId
  • string ProductId

CurrencyChangedEventDto

  • string AppId
  • Currency Currency