Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix payment amount type conversion in PaymentBO.php #530

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

juanSTIC
Copy link
Collaborator

Descripción

Se modifica la conversión del importe de los pagos de Paypal para preservar los decimales.

Como probarlo

  1. Establecer la configuración PAYPAL_ID_TEST a una id válido de paypal en modo test y PAYPAL_TEST = 1
  2. Crear un formulario de captación de fondos
  3. Enviar el formulario seleccionando pago con Paypal y una cantidad que incluya decimales.
  4. De manera inmediata, verificar que el pago creado muestra los decimales correctamente
  5. Verificar que después de recibirse la confirmación del pago por parte de Paypal (puede tardar hasta 3 minutos) el pago se ha marcado como pagado y los decimales se mantienen.

@juanSTIC juanSTIC added bug Something isn't working Economía This issue or pull request already exists Formularios web labels Dec 26, 2024
@juanSTIC juanSTIC requested a review from AlbertoSTIC December 26, 2024 10:32
@juanSTIC juanSTIC self-assigned this Dec 26, 2024
Copy link

Actions executed at: 2024-12-26 10:32:41.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Economía This issue or pull request already exists Formularios web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant