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

Add Support For Multiple Shipping Address Checkout #2

Merged
merged 5 commits into from
Sep 17, 2017

Conversation

pmclain
Copy link
Owner

@pmclain pmclain commented Sep 17, 2017

Fix #1

Patrick McLain added 5 commits September 5, 2017 21:59
Add the cc form and AcceptJs tokenization support to the multishipping
billing step. This does ***not*** add full support through order
placement.
This commit adds a class for storing a customer payment profile id
between multiple address shipping checkout gateway requests.
This commit adds a singleton object in the request adapter and payment
data builder. This object is used to store the payment profile id
created from the inital authorization request from an acceptjs token.
The stored payment profile id is then used for all subsequent
multi-shipping-address orders.
Trims date input when creating date string in `VaultDetailsHandler`.
@pmclain pmclain merged commit 70c69ce into master Sep 17, 2017
@pmclain pmclain deleted the feature/multiple-shipping-address branch September 17, 2017 17:29
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.

1 participant