Vani Gupta
Vani Gupta
## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...
## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...
### Feature Description billing_descriptor added in the payment intent. Sample Structure: ``` "billing_descriptor" : { "name" : "abc", "phone" : "999999999", "city" : "kolkata", "statement_descriptor" : "order123" } ``` ###...
## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...
### Feature Description Passing payment_method_options[card][moto] as true if paymentChannel is being sent as Moto. If the setup_future_usage is set to OnSession and payment_channel is set to moto , stripe throws...
## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [x] Refactoring - [ ] Dependency updates - [ ] Documentation -...