We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0685c2e commit f978cb2Copy full SHA for f978cb2
src/Config.php
@@ -64,7 +64,7 @@ class Config extends GatewayConfig implements JsonSerializable {
64
*
65
* @var string
66
*/
67
- public $country_code;
+ public $country_code = '';
68
69
/**
70
* Get API key.
0 commit comments