react-paypal-js
react-paypal-js copied to clipboard
[BUG]: Subscription revise types not provided
Is there an existing issue for this?
- [X] I have searched the existing issues.
🐞 Describe the Bug
Hello i'm trying to call subscription actions.revise action in createSubscription(data, actions) handler, but types for it not provided. I've checked my logs and method exist.
same method in sdk: https://developer.paypal.com/sdk/js/reference/#link-createsubscription
😕 Current Behavior
No response
🤔 Expected Behavior
No response
🔬 Minimal Reproduction
No response
🌍 Environment
| Software | Version(s) |
| ---------------- | ------------- |
| react-paypal-js | 7.8.1 |
| Browser | Chrome 103 |
| Operating System | MacOS Monerey |
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
➕ Anything else?
No response