Merge pull request #4236 from nurbek91/Bolt

Update Bolt Payments / Payment processors
main
Elbert Alias 3 years ago committed by GitHub
commit 3f2fe96127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3399,11 +3399,14 @@
"icon": "Bolt.svg", "icon": "Bolt.svg",
"js": { "js": {
"BoltCheckout": "", "BoltCheckout": "",
"bolt_callbacks": "" "bolt_callbacks": "",
"BoltPopup": "",
"BoltTrack": ""
}, },
"pricing": [ "pricing": [
"poa" "poa"
], ],
"scripts": "connect\\.bolt\\.com/",
"saas": true, "saas": true,
"website": "https://www.bolt.com/", "website": "https://www.bolt.com/",
"xhr": "connect\\.bolt\\.com" "xhr": "connect\\.bolt\\.com"

Loading…
Cancel
Save