Skip to content

post_charge() accepts Net::Stripe::Customer but Net::Stripe::Charge doesn't. #94

Closed
@ghost

Description

Net::Stripe::post_charge() accepts a Net::Stripe::Customer|HashRef|Str for $customer, but passes it directly to the Net::Stripe::Charge constructor, where customer isa 'Maybe[Str]'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions