austenstone/Venmo Pay
Pay or Request money via Venmo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| phone_email_or_username | The phone, email, or username to login with | yes | — |
| password | The password to login with | yes | — |
| recipients | A list of comma separated usernames to send or request money from. | yes | — |
| amount | The amount to send or request. Negative(-) amounts are requests, positive(+) are payments. | yes | — |
| note | The note to send with the transaction | yes | — |
| audience | The audience to send the transaction to. Either "public" or "private" | yes | — |
| otp | The one time password sent to you over text. | no | — |
| otp_secret | Secret code output from login attempt if 2FA is required. | no | — |
Outputs
| name | description |
|---|---|
| otp_secret | Secret code output if 2FA is required. |