Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

GraphQL: Add payflow_express and misc payment methods #5158

Merged
merged 8 commits into from
Aug 10, 2019

Conversation

keharper
Copy link
Contributor

@keharper keharper commented Aug 9, 2019

Purpose of this pull request

This pull request (PR) adds the payflow_express payment method, and inserts the names of other payments that are duplicates of already documented payment methods.

Affected DevDocs pages

  • guides/v2.3/graphql/payment-methods/payflow-express.md

whatsnew
Added the Express Checkout for other PayPal solutions topic.

@keharper keharper self-assigned this Aug 9, 2019
@keharper keharper added xx2.3.3 Magento 2.3.3 changes Internal Dev Differentiates work between community and Magento staff New Topic A major update published as an entirely new document labels Aug 9, 2019
@keharper keharper requested review from erikmarr and avattam06 August 9, 2019 20:48

{% include graphql/payment-methods/paypal-express-checkout-workflow.md %}

## Additional Payment information
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Additional Payment information
## Additional payment information


## Additional Payment information

When you set the payment method code to ``payflow_express`` in the `setPaymentMethodOnCart` mutation, you must also specify attributes specific to this payment method in `additional_data` object. These attributes are defined in the `paypal_express` object:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
When you set the payment method code to ``payflow_express`` in the `setPaymentMethodOnCart` mutation, you must also specify attributes specific to this payment method in `additional_data` object. These attributes are defined in the `paypal_express` object:
When you set the payment method code to ``payflow_express`` in the `setPaymentMethodOnCart` mutation, you must also specify attributes specific to this payment method in `additional_data` object. These attributes are defined in the `paypal_express` object:

@keharper
Copy link
Contributor Author

running tests

@keharper
Copy link
Contributor Author

running tests

@keharper keharper merged commit 87777c7 into develop Aug 10, 2019
@ghost
Copy link

ghost commented Aug 10, 2019

Hi @keharper, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@keharper keharper deleted the kh_paypal-duplicates branch August 16, 2019 20:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Internal Dev Differentiates work between community and Magento staff New Topic A major update published as an entirely new document xx2.3.3 Magento 2.3.3 changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants