impress-org / givewp-snippet-library

A collection of code snippets to enhance or expand on the free Give WordPress Donation Plugin.
https://givewp.com
140 stars 90 forks source link

feat: add option to collect address with Plaid ACH #87 #89

Closed mehul0810 closed 6 years ago

mehul0810 commented 6 years ago

Description

This PR resolves #87

How this PR has been tested?

I've tested this PR with Stripe ACH and checked whether the donation form shows the billing address fields and then processing the donation form with Stripe ACH reflects the data of billing address on the donation detail page.

Visuals

image

Types of changes

New feature (a non-breaking change which adds functionality)

Checklist