-
https://github.com/Wunderbyte-GmbH/moodle-payment_gw_unigraz/actions/runs/11819193384
- [ ] All tests are green
-
version:7.10.0
code:
`
val build = SendInvoice.builder()
.chatId(it.chatId())
.title("test")
.description("test")
…
-
- currently authorize.net would only capture billing name
- we ultimately need to be able to generate a list of who (name) has gotten a privilege in a state within a certain time period such as a mont…
-
## Bug report
### Describe the bug
The flow is very simple user enters billing address, chooses shipping option and if all then is allowed to go to payment provider. The payment provider is custom…
-
Gumroad has a very similar api, we can definitely create a unified composable of some sorts
`useProvider("lemonsqueezy")` or `useProvider("gumroad")`
We can also look at https://polar.sh they ha…
-
**Is your feature request related to a problem? Please describe.**
Coinbase Commerce was updated this year to exclusively accept UTXO-based cryptocurrencies, requiring users to have a KYC-verified …
-
## Bug report
### Describe the bug
The endpoint payment.webhook_received is failing to match payment provider with id pp_stripe. Order is still placed and considered successful, payment is captu…
-
create a plugin that will allow people to add it to their schemas to deal with system subscription validation, for example using a stripe to manage subscriptions if it is for a saas, and add hooks to …
-
Multiple issues have been identified with the logs submitted. The following is the list of the issues:
**For Buyer Logs**:
```
{
"Schema": {
"schemaErr0": "/on_search/0/message/ca…
-
### What are you trying to do?
I am building an integration for Formie with another payment provider, and will need frontend JS for it. I looked at how the existing providers do it and wanted to co…