Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Una vez dentro del mantedor:

  1. Buscar el "ID" => WALLETTRANSFER
  2. Editamos y podemos ver un array JSON y por cada elemento existente, unas propiedades relacionadas a atributos del servicio de Billetera.
  3. Agregamos una propiedad a cada elemento json del Array. La propiedad que agregamos

...

  1. debe ser:
    • Propiedad: "walletDestinationAccountType"
    • Valor: "WALLETD"
  2. Debe quedar algo asi:

{
"walletCompany":"TIGO CASH",
"serviceCode":"2394",
"walletCompanyLogo":"https://seguro.aquipago.com.py/api.pronet/img/83_Tigo_logo1.gif",
"networkParticipantCode":"2603",
"isSICOOP":false,
"network":"PRONET",
"invokeCommission":false,
"paymentEntityCode":794,
"walletDestinationAccountType":"WALLETD"
}
]



Observaciones:

Status
colourRed
titleImportante

...