Membership Info

Check their membership details, such as balance amount and other relevant information.

Membership Info

Check their membership details, such as balance amount and other relevant information.

Sequence Diagram

Note

This feature is only applicable for Aeon Member Plus (AMP) card, which is a prepaid/membership card

Process Flow

  1. POS creates MembershipInfoRequest() object.
  2. POS calls SendRequest() to send cancel request.
  3. SDK sends the encoded request to Smart Terminal.
  4. Smart Terminal returns response [100 : Approved]to SDK.
  5. POS calls receiveResponse() for response handling.
  6. SDK returns the response value.
  7. POS displays cancellation result on screen.