Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoloaiza committed Jan 30, 2025
1 parent b1f1df7 commit 1cfc110
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default function PurchaseUI() {
() =>
new Checkout({
baseConfig: {
environment: Environment.SANDBOX,
environment: Environment.PRODUCTION,
},
passport,
}),
Expand Down

0 comments on commit 1cfc110

Please sign in to comment.