Open - Instructions on how to use the practice files for all topics in this section.
These are references and supplemental materials for this section.
Stripe PHP Library
Home Page
Authentication
Charge Object
Create a charge
Which currencies does Stripe support?
Errors
When I charge a customer, what will they see on their card statements?
Will my customers be able see my phone number or address?
Does Stripe support dynamic descriptors?
Stripe Blog: Dynamic statement descriptions
$_SERVER['PHP_SELF'] super global
$_POST super global
$_GET super global
isset(...)
include statement
include_once statement
print_r(...)
Exceptions
header(...)
session_start()
$_SESSION super global
Internet Topics
W3C
HTTP/1.1 GET method
HTTP/1.1 POST method
Ajax (programming)
ASCII