Skip to content

Commit 570e90e

Browse files
committed
chore: update script source URL for hosted tokenization SDK
1 parent 4834d89 commit 570e90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pcp-client-android-sdk/src/main/java/com/payone/pcp_client_android_sdk/cctokenizer/CreditCardTokenizerFragment.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ class CreditcardTokenizerFragment : Fragment() {
146146
"integrity" to "sha384-Ec6OPQvn8poHUzTwcUYWC/pwd5wgVuVB+jKl+Eml5MWou154pm6j2MdhhJb9uqML"
147147
),
148148
"live" to mapOf(
149-
"src" to "https://sdk.tokenization.secure.payone.com/1.0.1/hosted-tokenization-sdk",
149+
"src" to "https://sdk.tokenization.secure.payone.com/1.0.1/hosted-tokenization-sdk.js",
150150
"integrity" to "sha384-Ec6OPQvn8poHUzTwcUYWC/pwd5wgVuVB+jKl+Eml5MWou154pm6j2MdhhJb9uqML"
151151
)
152152
)

0 commit comments

Comments
 (0)