-
I am new to payment gateway integration with Angular. In my project, I need to integrate angular 8 with Paystack API. I could not see any Paystack module available in angular8, but it is in Angular4. …
-
My code is shown below. The additional/extra/custom fields appear on the checkout page. Page is processed successfully through payment gateway (Paystack). New member is added but extra fields are empt…
-
## Bug Description:
PHP Errors observed when "WooCommerce Admin Test Helper" plugin is activated.
## Test Instructions:
Remove Mollie promo note on install #6510:
https://github.com/woocommerce/…
-
I'm trying to build a payment method plug-in. I followed the documentation and can make payment on the gateway website, on callback..
`$order = Order::find($response->order_id);`
`$result = new Pay…
-
## Problem
A fiat on-ramp for clients to pay our DAO through bank transfers.
Even though we only deal with crypto companies currently, most still prefer to pay consultants through good ole bank …
-
[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method getUserAgent on channel flutter_paystack)
E/flutter (24457): #0 Method…
-
Hello,
I am setting up this paystack button in my react app.
Everything is working however, the pay button has no styles at all.
I confirmed the "className='payButton' is set. however still no st…
-
I received the error below while trying to redirect through my webhook to the payment gateway.
``` "Client error: `POST http:\/\/site_url\/payment\/webhook\/transaction\/initialize` resulted in a `…
-
### Scenario
- Device fingerprint calculated, but error thrown
- Firefox 65, MacOS 10.14
- fingerprintjs 2.0.x installed from npm
### How to reproduce
- Go to https://beta.paystack.com/pay…
ghost updated
4 years ago
-
I am using current woocommerce version, current wordpress and current mautic plugin.
THE ISSUE
Upon activating wootic I tried setting up wootic to use the API, however no data get sent to mautic, …