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

[PW-7519] Allow headless merchants to specify recurring processing model in the request #1901

Merged
merged 13 commits into from
Jan 11, 2023

Conversation

candemiralp
Copy link
Member

@candemiralp candemiralp commented Jan 5, 2023

Description

recurringProcessingModel parameter add to the REST and GraphQL endpoints to overwrite the default values in the plugin configuration.

Example usage can be found in the headless integration documents here

Tested scenarios

  • Klarna (REST + GraphQL)
  • Card payments (REST + GraphQL)

@candemiralp candemiralp requested a review from a team as a code owner January 5, 2023 10:49
@candemiralp candemiralp added the Feature Indicates a new feature addition label Jan 5, 2023
Helper/Requests.php Outdated Show resolved Hide resolved
etc/schema.graphqls Outdated Show resolved Hide resolved
etc/schema.graphqls Outdated Show resolved Hide resolved
candemiralp and others added 2 commits January 5, 2023 16:45
Co-authored-by: Jeantwan Teuma <[email protected]>
Co-authored-by: Jeantwan Teuma <[email protected]>
Helper/Requests.php Outdated Show resolved Hide resolved
Co-authored-by: Jeantwan Teuma <[email protected]>
Morerice
Morerice previously approved these changes Jan 10, 2023
peterojo
peterojo previously approved these changes Jan 10, 2023
@candemiralp candemiralp dismissed stale reviews from peterojo and Morerice via 37c06fd January 11, 2023 09:52
@sonarcloud
Copy link

sonarcloud bot commented Jan 11, 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

@Morerice Morerice merged commit d925b94 into develop Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Indicates a new feature addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants