Skip to content

Commit

Permalink
fix: trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
crisog committed May 5, 2024
1 parent 3e11113 commit 1ea2b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azul-api/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class AzulAPI {
/**
* Método VerifyPayment
* Este método permite verificar la respuesta enviada por el webservice de una
* transacción anterior (procesada por el método ProccesPayment), identificada por el
* transacción anterior (procesada por el método ProccesPayment) identificada por el
* campo CustomOrderId.
* Si existe más de una transacción con este identificador este método devolverá los
* valores de la última transacción (más reciente) de ellas.
Expand Down

0 comments on commit 1ea2b12

Please sign in to comment.