CardService


Description Description


Source Source

File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Service/Issuing/CardService.php


			

Top ↑

Methods Methods

  • all — Returns a list of Issuing Card objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
  • create — Creates an Issuing Card object.
  • retrieve — Retrieves an Issuing Card object.
  • update — Updates the specified Issuing Card object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.