emiltsang
emiltsang
Will the library support for Meetup.com OAuth login? https://www.meetup.com/meetup_api/auth/#oauth2 I tried to get an access token with the library but failed.
I was trying to enable the `Auto-Discovery` with `var apiPromise = WPAPI.discover( 'http://my-site.com' );`. I have added the `send_header` function to `functions.php` under the `theme` folder. ``` add_action( 'send_headers', function()...
**Describe the bug** I have started to integrate the Split Card from **_airwallex-payment-elements_**, but failed to change the **_return_url_** when 3DS is triggered. I am testing with https://api-demo.airwallex.com. **To Reproduce**...