Skip to content

Commit

Permalink
Add RAW_SCRIPT
Browse files Browse the repository at this point in the history
  • Loading branch information
nbierdeman committed Feb 12, 2024
1 parent a120179 commit e175b1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/params.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
export const SDK_INTEGRATION_SOURCES = {
PAYPAL_JS: ("paypal-js": "paypal-js"),
REACT_PAYPAL_JS: ("react-paypal-js": "react-paypal-js"),
RAW_SCRIPT: ("raw-script": "raw-script"),
};

export const SDK_PATH = ("/sdk/js": "/sdk/js");
Expand Down

0 comments on commit e175b1c

Please sign in to comment.