Skip to content

Instantly share code, notes, and snippets.

@andidev
Last active January 28, 2020 19:59
Show Gist options
  • Save andidev/94cefcc297136a1de217bd97483c8009 to your computer and use it in GitHub Desktop.
Save andidev/94cefcc297136a1de217bd97483c8009 to your computer and use it in GitHub Desktop.

qpRealizaTransaccion

  • call opReversa in cases when transaction is aborted
  • Contact support and ask how we can call qpError when PIN enter is canceled, cause there is currently no way to detect that
  • Test and fix bugs / add missing AIDS/CAPKS

qpProcesaFirma

  • implement in Terminal Test Application

qpRealizaCancelacion

  • Done!

qpRealizaDevolucion

  • Done!

qpRealizaVentaECommerce

  • implement in Terminal Test Application
  • Test

qpRealizaDevolucionECommerce

  • implement in Terminal Test Application
  • Test

qpRealizaCancelacionECommerce

  • implement in Terminal Test Application
  • Test

qpRealizaPostAutorizacion

  • implement method to Olipay SDK in code
  • implement in Terminal Test Application

qpRealizaPreAutorizacion

  • implement method to Olipay SDK in code
  • implement in Terminal Test Application

qpRealizaPreCancelacion

  • implement method to Olipay SDK in code
  • implement in Terminal Test Application

qpRealizaReAutorizacion

  • implement method to Olipay SDK in code
  • implement in Terminal Test Application

qpObtenHistorial

  • Done!

qpObtenVoucher

  • investigate exactly what to do
  • implement new voucher method to Olipay SDK in code
  • implement print voucher with printer method in code
  • implement print voucher as pdf in code

qpMostrarEstadoTexto

  • investigate exactly what to do
  • SWE implement Low battery warning
  • SWE implement known states
  • SWE list all uncertain states
  • MEX/SWE discuss uncertain states
  • SWE implement uncertain states

qpError

  • handle all possible errors correctly, bouble error messages up to qpError event (mostly done)

Other

  • change factory method and class to be static singleton
  • document api
  • implement possibility to change account id and password in Terminal Test Application
  • implement possibility to change url in Terminal Test Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment