impress-org / donation-block-for-stripe

A beautiful donation form block for WordPress. Accept donations in minutes using Stripe.
7 stars 1 forks source link

Add option to enabled Stripe "Link" for faster processing #51

Closed DevinWalker closed 2 years ago

DevinWalker commented 2 years ago

User Story

As a [type of user], I want [some goal] so that [some reason].

Stripe has a new service called "Link" that allows people to enter their phone number and

Details

Since this is a newer API with Stripe there are a few unknowns. This is what I have gathered from Stripe:

Link documentation

Technical Documentation: https:/stripe.com/docs/payments/payment-methods/link {Note - these are gated, so please ensure you are logged into your Stripe account before accessing}

Demo: https://link-in-elements.glitch.me/checkout/ {Note - other users have found it helpful to click “Highlight the elements”}

Link fees - Link is priced as its own payment method (with default rates of 2.9% & $0.30).

Acceptance Criteria