This is the API docs for LemonStand V1, which has been discontinued. LemonStand is now a cloud based platform, available at lemonstand.com.

LemonStand API

shop:payment_profiles CMS action

Defined in /modules/shop/classes/shop_actions.php, lines 2517-2533
Author LemonStand eCommerce Inc.
Base action for the Payment Profiles page.

Generated PHP variables

Variable Type Description
payment_methods array a list of payment methods which support payment profiles.

Generated PHP variable details

ΒΆ payment_methods variable

array $payment_methods;
A list of payment methods which support payment profiles. Each element in the collection is an object of Shop_PaymentMethod class.