react-paypal-js icon indicating copy to clipboard operation
react-paypal-js copied to clipboard

[BUG]: Subscription revise types not provided

Open ArtemFokin opened this issue 3 years ago • 0 comments

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

ArtemFokin avatar Jul 29 '22 12:07 ArtemFokin