Browse: Home / Classes /

Source

Source

Source objects allow you to accept a variety of payment methods.


Description #

They represent a customer’s payment instrument, and can be used with the Stripe API just like a

Card

object: once chargeable, they can be charged, or can be attached to customers.

Related guides: Sources API and <a href="https://stripe.com/docs/sources/customers”>Sources & Customers.


Source #

File: includes/lib/stripe-php/lib/Source.php



Methods #