save this url

This commit is contained in:
tavo-wasd 2024-08-13 07:41:14 -06:00
parent ec0800dadd
commit 3e94894927

View file

@ -4,6 +4,8 @@
// https://developer.paypal.com/integration-builder/ instead // https://developer.paypal.com/integration-builder/ instead
// to use components=buttons only. Or, Try to load both, // to use components=buttons only. Or, Try to load both,
// components=buttons,hosted-buttons etc. // components=buttons,hosted-buttons etc.
// See Buttons SDK Reference
// https://developer.paypal.com/sdk/js/reference/
// //
// 2. Try to disable asking for shipping info (although could be // 2. Try to disable asking for shipping info (although could be
// useful to mark as sent). // useful to mark as sent).