Home › Forums › Stripe Payments Plugin › custom fields wont send in email
- This topic has 15 replies, 3 voices, and was last updated 5 years, 2 months ago by alexanderfoxc.
-
AuthorPosts
-
September 13, 2019 at 8:37 am #2331[email protected]Participant
we have one custom field which is assigned to one product and the ID of this field is “1”
we have this code in the email
Customer Name: {customer_name}
Email Address: {payer_email}
Date: {purchase_date}
Amount Paid: {purchase_amt_curr}
Invoice Number: {custom_field_value_1}this will not send the custom field value in the email to the seller or to the buyer
we have also tried the three options as on your documentation page
{custom_field_1}
{custom_field_name_1}
{custom_field_value_1}and these do not send in the email either
can you please have a look and advise us
September 13, 2019 at 8:45 am #2332[email protected]ParticipantOh and just realised this does not get displayed in the admin in the orders section either
September 13, 2019 at 10:35 am #2334AdminKeymasterIf you are using it with the new checkout then it won’t work correctly with the custom fields addon yet. We are in the process of converting that addon for the new checkout. Should be done in a few days.
September 13, 2019 at 10:38 am #2335[email protected]Participantwe are just using this as a button on a page, using the shortcode
[asp_product id=”2209″]
September 13, 2019 at 10:47 am #2336[email protected]Participantand doesnt store this in the database in the posts table like the rest of the details
September 13, 2019 at 9:47 pm #2339alexanderfoxcParticipantHi. Please update ACF addon to the latest version which was just released. Let me know if that resolved your issue.
September 16, 2019 at 8:08 am #2340[email protected]ParticipantHiya after downloading the latest version of the ACF Version 2.0.0, i deactivated the old version and deleted it, then uploaded this new version and activated it.
I actually deleted all the custom fields and created just a new one so now we have id = 2
i have tried again to set the shortcode in the emails
{custom_field_2}
{custom_field_name_2}
{custom_field_value_2}I also added this to the Checkout-Result page..
place some test orders and still not receiving this custom fields in the buyer or seller email.
we really need just one TEXT custom field to be added as we need an invoice number when we receive a payment.
We are very grateful in your time to sort this out, can we create an admin login for you (privately) so you can take a look at the settings etc.
September 16, 2019 at 8:14 am #2341alexanderfoxcParticipantHi. Please do contact me via this form https://s-plugins.com/contact-us/
September 16, 2019 at 8:35 am #2342[email protected]Participanti have done, stripe is in test mode at the moment, so you can complete orders, and i will get the emails
September 16, 2019 at 9:27 am #2343alexanderfoxcParticipantThis has been fixed in ACF addon version 2.0.1.
Thank you for reporting and providing access to your website which helped to understand the nature of the issue.
September 16, 2019 at 9:37 am #2344[email protected]Participantok thank you for your support with this, i will do lots of testing over the next couple of hours and let you know if there are any issues.
September 16, 2019 at 9:48 am #2345alexanderfoxcParticipantAlso please note APM and Recaptcha addons are not yet compatible with new API. Those will be converted within the week. Both are working on old API at the moment.
September 19, 2019 at 2:49 pm #2348alexanderfoxcParticipantreCaptcha addon has been updated to work with new payment popup.
Get updated version of the addon (2.0.0) via WP Dashboard -> Updates. Then install latest testing version of the core plugin (2.0.8t2) https://s-plugins.com/testing-version/
September 19, 2019 at 3:05 pm #2351[email protected]Participantthank you
September 19, 2019 at 3:29 pm #2353[email protected]Participantincidently can we use the shortcode tags on the stripe-checkout-result page
as you can see it still will not pull in the custom fields code on this page, it does send the custom field details in all emails tho so that is perfect
-
AuthorPosts
- You must be logged in to reply to this topic.