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

Explore possibility of mapping other form fields to transaction #19

Open
lukerollans opened this issue Oct 9, 2014 · 2 comments
Open
Milestone

Comments

@lukerollans
Copy link
Contributor

Instead of just pushing through data from the Credit Card field only, explore the possibility of allowing the user to manually map certain fields in the form to a field in Braintree.

Such as, allowing field(s) to be specified which will also allow a separate Cardholder Name and Customer Name to be passed through as per https://wordpress.org/support/topic/braintree-not-getting-customer-info?replies=2#post-6098584

@lukerollans lukerollans self-assigned this Oct 9, 2014
@lukerollans lukerollans added this to the 1.2 milestone Oct 9, 2014
@lukerollans lukerollans modified the milestones: 1.2, 1.3 Nov 14, 2014
@JustinSainton
Copy link
Contributor

👍 on this, had to filter gform_submission_data_pre_process_payment so we could use a custom payment field.

@sfnewbee
Copy link

This would be great!

The form works well but you can enter all incorrect information and it will still go through. The name, expiration, and CVV, can all be wrong and it will not error on the site. When you log into Braintree is says Address and Zipcode not provided And CVV code is incorrect.

Is there a way to create an error if the infomation is incorrect? Additionally is there a way to add the address and zip to the form?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants