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

feat MPP-519 Return in payment step in prestashop 1.6 on cancel payment #201

Conversation

Benjamin-Freoua-Alma
Copy link
Member

Reason for change

Return to the payment step after cancel in Prestashop 1.6

Code changes

We add the step 3 for step payment in the return url for cancel

How to test

As a reviewer, you are encouraged to test the PR locally.

Make a payment and clic Exit in Checkout Alma to see if we return in the payment page in Prestashop 1.6

Checklist for authors and reviewers

  • The title of the PR uses business wording, not technical jargon, for the changelog readers to understand it
  • The PR implements the changes asked in the referenced task / issue
  • The automated tests are compliant with the testing strategy
  • The tests are relevant, and cover the corner/error cases, not only the happy path
  • You understand the impact of this PR on existing code/features
  • The changes include adequate logging and Datadog traces

Non applicable

  • Documentation is updated (API, developer documentation, ADR, Notion...)

@sonarcloud
Copy link

sonarcloud bot commented Aug 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Benjamin-Freoua-Alma Benjamin-Freoua-Alma changed the title add attribute step payment for return on cancel payment feat MPP-519 Return in payment step in prestashop 1.6 on cancel payment Aug 7, 2023
@Benjamin-Freoua-Alma Benjamin-Freoua-Alma merged commit 2f1fbaa into develop Aug 7, 2023
3 of 4 checks passed
@Benjamin-Freoua-Alma Benjamin-Freoua-Alma deleted the feat/MPP-519/return-in-payment-step-in-prestashop-16-on-cancel-payment branch August 7, 2023 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants