Support

Home Forums Event Espresso Premium EE3 Stripe Payment – Billing Information not transmitting

EE3 Stripe Payment – Billing Information not transmitting

Posted: September 21, 2014 at 4:34 pm

Viewing 3 reply threads


YIPENG ZHANG

September 21, 2014 at 4:34 pm

Hi

I have noticed that your stripe onsite payment does not transmit billing information to their server, also there is no country input.

Since billing information is required, why not transmit to them and let them to do further check?


Sidney Harrell

September 22, 2014 at 11:28 am

Stripe only requires the amount, currency, card number, expiration date, cvc code, and the name on the card. We do not include the address information by default because most customers do not have AVS checking turned on in their Stripe account.
If you do have AVS checking turned on in your account, and you need the address information transmitted, we can certainly help you with that. If you look at the api example code here: https://stripe.com/docs/api/curl#charges, and compare it to the code that we have in gateways/stripe/stripe.class.php at line 28, you can see where the address information needs to go. The address info does need to then be passed into that function from do_transaction.php line 32.


YIPENG ZHANG

September 22, 2014 at 11:51 am

Okay – and how would I add a box for country?
If possible – could you please just edit those two files you have mentioned and post here or send to my email?


Sidney Harrell

September 22, 2014 at 1:18 pm

To add a country input field in the form, you would need to edit the stripe_vars.php file.
Editing and debugging files is not something that we can get into in the forums. We would need to bill for development time. Alternatively, you could contract with one of our recommended developers.

Viewing 3 reply threads

The support post ‘EE3 Stripe Payment – Billing Information not transmitting’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso