Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Implement php api interface for payment methods data from server to client #2067

Closed
nerrad opened this issue Mar 30, 2020 · 0 comments · Fixed by #2090
Closed

Implement php api interface for payment methods data from server to client #2067

nerrad opened this issue Mar 30, 2020 · 0 comments · Fixed by #2090
Assignees
Labels
type: enhancement The issue is a request for an enhancement. type: refactor The issue/PR is related to refactoring.
Milestone

Comments

@nerrad
Copy link
Contributor

nerrad commented Mar 30, 2020

Currently payment methods would pass through and consume their own necessary data from server to client (api key, js initialization settings etc). This issue is for implementing a php api interface for payment methods to register data on the server to pass through to the payment registration client side.

The goal here is for payment methods to have a consistent interface for passing along (and implementing) that data eliminating duplication across all the payment method extensions.

@nerrad nerrad added type: enhancement The issue is a request for an enhancement. type: refactor The issue/PR is related to refactoring. labels Mar 30, 2020
@nerrad nerrad added this to the Future Release milestone Mar 30, 2020
@mikejolley mikejolley self-assigned this Apr 1, 2020
@nerrad nerrad modified the milestones: Future Release, 2.6.0 Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement The issue is a request for an enhancement. type: refactor The issue/PR is related to refactoring.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants