solidusio / solidusio/solidus_paypal_commerce_platform
Enable venmo
Open
@DanielePalombo is already working on this.
Since Nov 22, 2021.
stale
- Dominant language
- Ruby
- Stars
- 17
- Forks
- 22
- Avg merge
- 57m
- Merged PRs (30d)
- 1
Description
In order to enable Venmo button, we have to add the enable-funding=venmo parameter to the SDK script js.
- Add
enable_venmopreference to PaymentMethod as checkbox - If
enable_venmopreference is true pass it as enable-funding parameter to the js SDK
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.