7
Stripe > Create a Charge: add the missing fields
complete
Info AusExpo
- metadata
- receipt_email
- shipping
- statement_descriptor
- statement_descriptor_suffix
- application_fee_amount
- on_behalf_of
- transfer_data
- transfer_group
---------------------------------------------------
WORKAROUND: Use the "Stripe > Make an API call" module, which allows you to invoke any Stripe REST API endpoint - https://stripe.com/docs/api/charges/create
Log In
Activity
Newest
Oldest
Akash Paul
complete
Dear Integromates,
You asked for it, you got it! We have just released the following Stripe module(s) that you had requested and voted for:
- Create an Invoice
- Retrieve an Invoice
- Update an Invoice
- Delete an Invoice
- Finalise an Invoice
- List all invoices
- Create an Invoicei tem
- Retrieve an Invoice item
- Update an Invoice item
- Delete an Invoice item
- List all invoice items
- All Payment Intent Modules
- Create a Customer
- Update a Customer
- Delete a Customer
- List All Customers
- Retrieve a Customer
- Watch Events
You can see what modules are available for the app here: https://www.integromat.com/en/integrations/stripe
The app’s documentation is available here: https://www.integromat.com/en/kb/pkg/stripe/index.html
Please, check it out, test it and let us know if it works as expected.
Happy Automating!
Thanks,
The Integromat Team
Valentin
I find the request a little light ...
I think "Info AusExpo" meant that creating "Charge" in Stripe is a bit thin now. Many fields are missing during creation. An "Update Charge" can fill some missing fields, but not completely and in addition, it consumes an additional operation.
Here is a non-exhaustive list of missing fields when creating a "Charge" (and "Update Charge"): metadata, statement_descriptor, shipping, ... (https://stripe.com/docs/api/charges/create)
Have a good day.
RIP IT
@Valentin: I agree with that.
Akash Paul
@Valentin: As a workaround you can use the "Stripe > Make an API call" module, which allows you to invoke any Stripe REST API endpoint - https://stripe.com/docs/api/charges/create
Valentin
@Akash Paul: Yes, I know "Make an API call", but it is much less practical to use than a dedicated module. And in addition, the fields I mention are often used.
And currently, the "Make an API call" module is poorly implemented, because there is a problem with the "Content-Type". You can see my other request here: https://www.integromat.com/en/requests/requests-to-update-existing-apps/p/stripe-module-make-an-call-api-is-incorrectly-implemented-content-type
Akash Paul
@Valentin: Our developer is working on it. We will fix it as soon as possible.
Valentin
@Akash Paul: Great, thank you.