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

Litle - Add support for Auth & Sale with Paypage Registration ID & Update ecommerce urls #2513

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

elsapeng
Copy link

@elsapeng elsapeng commented Jul 19, 2017

The Litle API supports making authorizations and sales using a Paypage Registration ID instead of a LitleToken or a credit card. This PR adds support for that.

Changes:
-Add LitlePaypageRegistration to wrap the requisite data for a request using a Paypage Registration ID
-Modify add_payment_method to add XML for a Paypage XML block
-Make name element of billToAddress element optional (This is consistent with the current Litle XML Schema)
-Add test cases to litle_test.rb and remote_litle_test.rb

This pr also updates the vantiv eCommerce URLs

@bpollack bpollack added the gateway/feature Adds a new feature to an existing gateway label Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gateway/feature Adds a new feature to an existing gateway
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants