-
---
### **Title**: Verify misc features in "Payment operations" page.
---
### **Description**:
This task is to write and execute automated test cases for various UI elements and functional…
-
Currently, the `subscribeLnReceive` and `subscribeLnPay` functions return a status with the following types:
```ts
type LnPayState =
| 'created'
| 'canceled'
| { funded: { block_height:…
-
**Describe the bug**
See the attached photo. Repeatably on Android, after calling `collectPaymentMethod` to present the Tap to Pay card reader, the reader screen dismisses and this error in thrown. T…
-
My company has received a warning email that we have
"accepted payments in the past 90 days using Basic Integration, an old version of Stripe’s in-app payment surface."
In Febuary 2023 we migrat…
-
In the following scenario:
- SDK creates a Receive Chain Swap (`receive-payment --method bitcoin --payer-amount-sat 50000`)
- user sends the correct amount to the BTC swap address
- user RBFs that …
ok300 updated
1 month ago
-
**Describe the bug**
After calling `collectPaymentMethod`, the TapToPay UX appears and if the user cancel the payment, we receive different error codes depending on the platform :
- iOS: `{ code: 'C…
-
Hello. I'm running into an issue where there's a circular import in this package that leads to rollup.js breaking when trying to bundle for the browser:
```
[!] Error: Circular dependency: node_mo…
-
### Package.json file
```JSON
{
"name": "",
"version": "0.0.1",
"description": "",
"license": "MIT",
"keywords": [
"sqlite",
"postgres",
"typescript",
"ecommerce…
-
Do you have any plans to support macOS with this SDK? I'm referring to a full Mac version, not just Catalyst support.
Even if you didn't provide any payment UIs, just having the API calls availabl…
-