-
Logic: Instead of posting cc, cvv, etc, grab them with js, call stripe.js, get token, inject token, post token
Problem: Hook on what, Magento isn't submiting forms on checkout, he's "collecting" paym…
-
i wanted to know if it would be possible to have it send to a telegram bot instead of a discord bot. if this feature could be added.
please let me know thank you.
rp4k updated
13 hours ago
-
As tokens module has been built to be used with an editor, this is the next step for this module!
First steps has been done in last commit, the editor should be able to do this:
- Grab all tokens ava…
Tahul updated
2 years ago
-
## Create drone.io build
- Login to [drone.io](http://drone.io/) and press "New Project"
- Select github
- Find your project!
- Copy this in for your build script:
```
pip install -U pytest pytest-co…
-
Hi -
I wrote this bash script to grab the forwarded port from PIA's API, then pass it to rtorrent via XML-RPC, the check every 30 minutes if PIA changed the port. I'm passing the port to network.po…
-
Hi. I presume I'm mis-understanding something in regard to the use of the paginators, because I didn't find any pre-existing issue on this topic (I could only find a Closed PR #88 mentioning the resum…
-
WD detect it as a ransom x)
![image](https://user-images.githubusercontent.com/63345758/219961055-04845103-abe8-4b2a-94da-7ea65b8b1abc.png)
-
## Please list the related package(s)
checkout-ui-extensions
## If this related to specific APIs or components, please list them here
Provide a compatible customer access token to run buyer s…
gil-- updated
5 months ago
-
## Overview
Using the v3 tracking API (`/tracking/v3/tracking/{TrackingNumber}?expand=DETAIL`) to get tracking history and details is suddenly returning differently formatted results than what is […
-
```
What steps will reproduce the problem?
1.make an API call with limit and access token provided
2.Facebook.api(albumId + "/" + "photos?limit=200&access_token=" +
MyAccessToken, callbackFunction);
…