Skip to content

Commit 96c93ea

Browse files
Added process URL
1 parent 70903e5 commit 96c93ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

paypal/firebase.json

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"hosting": {
66
"public": "public",
77
"rewrites": [
8+
{
9+
"source": "/process",
10+
"function": "process"
11+
},
812
{
913
"source": "/pay",
1014
"function": "pay"

0 commit comments

Comments
 (0)