I've setup a post type-Product with custom fields containing price and other attributes.
I'm reading Paypal Documentation right now,
What i've read till now is "HTML-Buttons" can be pasted from Paypal, but i can't tell my client to copy and paste the "Add to Cart" button from Paypal every time he creates a new product.
Even the plugins tagged with "Paypal" seem manual. I wanted something that would take price and other attributes programmatically from custom fields.
I don't want my client to do any thing regarding Paypal.
So my question:
Should i ditch my almost-complete theme and build everything from ground up with Woocommerce? Or is there still a way to integrate Paypal into this theme.
Thankyou for your time and thoughts.