I've got a CRED form with custom CPT fields in it. I've also created a WooCommerce product called 'donate" so users can name their own price (using the name your price plugin for WC). I've also installed CRED Commerce.
How can I get the Donation amount (basically the name your price field) only to show up in the CRED donate form with the other CPT fields. I tried enabling the CRED commerce in the CRED form and pointing to the WC form but nothing really seems to work. I can't find a walkthrough that really clears this up.
Basically there are two things happening – User enters information into the CPT fields in the form AND an amount in the name your price field. On submit the form needs to write the CPT fields to the CPT and then checkout the name your price amount (we are using paypal for now).
Thanks!