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

fix: update snippet for passing custom metadata to Stripe payments #98 #99

Closed mehul0810 closed 5 years ago

mehul0810 commented 5 years ago

Description

This PR resolves #98

@samsmith89 Can you test this updated snippet for Stripe metadata?

Visuals

image

How Has This Been Tested?

I've tested this PR by processing a donation with Stripe to ensure that the metadata fields can be passed using the snippet.

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist:

samsmith89 commented 5 years ago

I'll let you know what I find. Thanks'

samsmith89 commented 5 years ago

Confirmed this works @mehul0810

mehul0810 commented 5 years ago

Merging this PR as @samsmith89 finds it working