-
### Expected behaviour
No error in installation
### Actual behaviour
Below error msg
Installing frappe_s3_attachment...
frappe.integrations.doctype.s3_backup_settings.s3_backup_settings.take_…
-
In an attempt to help organize the existing requests / issues open on GitHub, I've decided we should merge all payment gateway requests into one issue. Additionally, this can help serve as a place whe…
-
## Flow 1
### on_search
- The self-pickup option is not provided in bpp/providers/fulfillments; if it's not supported, it should not be present in /bpp/fulfillments.
- @ondc/org/return_window must …
-
In protobufs, there are no longer such things as required fields (since proto 3). This means any server that has new fields on the request side of an interaction can be communicated to from old client…
-
It would be helpful if it was possible to access payouts via the API. I think about the following two usecases:
1.) Set the status of an payout request. -> Accept, dismiss or finish the payout.
…
-
**Is your feature request related to a problem? Please describe.**
I have an API that creates nested resources (`POST invoices`) and would like to use that ID in another request (`POST invoices//…
-
I propose that Payment Apps should be able to receive user data stored in the browser after explicit consent from the user. This is only relevant if `RequestShipping` or `RequestPayer*` is set to true…
-
Hi. Are there any plans to implement [telegram payments](https://core.telegram.org/bots/payments)?
-
When sending a payment to a user's contact, if the contact doesn't have a trustline for that asset the transaction will fail. That's because we're only using the `payment` operation. We should detect …
-
Dear omnipay-paypal community,
Recently PayPal contacted me to upgrade my 'old-style' CodeIgniter e-commerce cart (an old standard paypal gateway with a simple form to related paypal endpoint) to a…